From 9f5b4e2ff8e468bf57e648e017b81b83bc10e678 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 07:56:30 +0000 Subject: [PATCH] Bump org.postgresql:postgresql from 42.5.4 to 42.5.5 in /Java/sss Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.4 to 42.5.5. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.5.4...REL42.5.5) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Java/sss/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Java/sss/pom.xml b/Java/sss/pom.xml index b7727d6f..806fd6c4 100644 --- a/Java/sss/pom.xml +++ b/Java/sss/pom.xml @@ -89,7 +89,7 @@ org.postgresql postgresql - 42.5.4 + 42.5.5