From 23ad6cf51f45b584eada06c7d41d24c50b081520 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 02:15:19 +0000 Subject: [PATCH 1/2] Bump org.postgresql:postgresql from 42.7.11 to 42.7.12 Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.11 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.11...REL42.7.12) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.12 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ac559cdf7..e136684bf5 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ 2.7.4 9.7.0 3.5.8 - 42.7.11 + 42.7.12 13.4.0.jre11 From 23d8c6fb3167272d8a270cb1741655b6ed3f72f2 Mon Sep 17 00:00:00 2001 From: Maxim Solodovnik Date: Mon, 24 Aug 2026 09:18:22 +0700 Subject: [PATCH 2/2] Most recent postrgres version is used --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e136684bf5..d5e7e6e128 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ 2.7.4 9.7.0 3.5.8 - 42.7.12 + 42.7.13 13.4.0.jre11