From b98abc197a1f59421af2fea226593411772c67ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 18:01:19 +0000 Subject: [PATCH] Bump postgresql from 9.2-1003-jdbc4 to 42.3.7 in /java_test_jooq Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 9.2-1003-jdbc4 to 42.3.7. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/commits/REL42.3.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java_test_jooq/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/java_test_jooq/pom.xml b/java_test_jooq/pom.xml index a3618463..00c7e5ed 100644 --- a/java_test_jooq/pom.xml +++ b/java_test_jooq/pom.xml @@ -76,7 +76,7 @@ org.postgresql postgresql - 9.2-1003-jdbc4 + 42.3.7 mysql @@ -132,7 +132,7 @@ org.postgresql postgresql - 9.2-1003-jdbc4 + 42.3.7 mysql