From 4bc991a822b6753d170d26659fded8747fff5f6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 13:30:20 +0000 Subject: [PATCH] chore(deps): bump org.postgresql:postgresql in /jdbc/postgres Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.10 to 42.7.11. - [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.11) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jdbc/postgres/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/jdbc/postgres/pom.xml b/jdbc/postgres/pom.xml index 01373f6b9..e29ef6bb8 100644 --- a/jdbc/postgres/pom.xml +++ b/jdbc/postgres/pom.xml @@ -49,7 +49,7 @@ org.postgresql postgresql - 42.7.10 + 42.7.11 provided @@ -86,7 +86,7 @@ org.postgresql postgresql - 42.7.10 + 42.7.11 @@ -100,7 +100,7 @@ org.postgresql postgresql - 42.7.10 + 42.7.11