From 6b7c1dbef0010a1acb789d7319c5176fa27c22f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 23:33:35 +0000 Subject: [PATCH 1/2] Bump org.postgresql:postgresql from 42.7.10 to 42.7.12 in /cnf Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.10 to 42.7.12. - [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.7.10...REL42.7.12) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- cnf/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnf/pom.xml b/cnf/pom.xml index 77b2471fc2..9361a6f669 100644 --- a/cnf/pom.xml +++ b/cnf/pom.xml @@ -794,7 +794,7 @@ org.postgresql postgresql - 42.7.10 + 42.7.12 From a1429d03074dc5acbc582f22585eaaead4dce47b Mon Sep 17 00:00:00 2001 From: Stefan Feilmeier Date: Mon, 6 Jul 2026 09:48:58 +0200 Subject: [PATCH 2/2] Update XML comment --- cnf/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cnf/pom.xml b/cnf/pom.xml index 9361a6f669..ae427ca162 100644 --- a/cnf/pom.xml +++ b/cnf/pom.xml @@ -791,7 +791,10 @@ 1.4.0 - + org.postgresql postgresql 42.7.12