From 1ebd840038367fa23b900846c0708a3e26efaf36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 12:13:01 +0000 Subject: [PATCH] Bump postgresql from 9.2-1003-jdbc4 to 42.2.25 in /java_test_jooq Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 9.2-1003-jdbc4 to 42.2.25. - [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.2.25) --- 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..3edb6b62 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.2.25 mysql @@ -132,7 +132,7 @@ org.postgresql postgresql - 9.2-1003-jdbc4 + 42.2.25 mysql