From a6da339c35ac896bd562bdbe84c36beea9521b86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 00:19:56 +0000 Subject: [PATCH] Bump org.postgresql:postgresql Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 to 42.6.1. - [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.3.3...REL42.6.1) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- xa/java/department-helidon-jpa-mixed-postgres/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xa/java/department-helidon-jpa-mixed-postgres/pom.xml b/xa/java/department-helidon-jpa-mixed-postgres/pom.xml index d24ebd05..4a88ac39 100644 --- a/xa/java/department-helidon-jpa-mixed-postgres/pom.xml +++ b/xa/java/department-helidon-jpa-mixed-postgres/pom.xml @@ -62,7 +62,7 @@ org.postgresql postgresql - 42.3.3 + 42.6.1 com.oracle.database.jdbc