From 9c98f5b4e5169f78814d28a74c426491f5242704 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 00:06:19 +0000 Subject: [PATCH] Bump org.postgresql:postgresql in /MirrorDB Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 9.3-1102-jdbc41 to 42.3.9. - [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.9) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MirrorDB/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MirrorDB/pom.xml b/MirrorDB/pom.xml index 483db7a..d00b115 100644 --- a/MirrorDB/pom.xml +++ b/MirrorDB/pom.xml @@ -48,7 +48,7 @@ org.postgresql postgresql - 9.3-1102-jdbc41 + 42.3.9 compile