From 5203d7803f463424bcad7654be09825fba937854 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 18:16:50 +0000 Subject: [PATCH] Bump postgresql from 9.3-1100-jdbc41 to 42.3.7 in /db-common Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 9.3-1100-jdbc41 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] --- db-common/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db-common/pom.xml b/db-common/pom.xml index d3edb1fd6..1587e7419 100644 --- a/db-common/pom.xml +++ b/db-common/pom.xml @@ -45,7 +45,7 @@ org.postgresql postgresql - 9.3-1100-jdbc41 + 42.3.7 @@ -102,7 +102,7 @@ org.postgresql postgresql - 9.3-1100-jdbc41 + 42.3.7