From e5da2c2b815ccc586c750f64f1cb5e6fbe24988a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 15:49:20 +0000 Subject: [PATCH] Bump org.postgresql:postgresql 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:production ... Signed-off-by: dependabot[bot] --- sqlg-postgres-parent/sqlg-postgres-dialect/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sqlg-postgres-parent/sqlg-postgres-dialect/pom.xml b/sqlg-postgres-parent/sqlg-postgres-dialect/pom.xml index bffb65a9c..f2336371b 100644 --- a/sqlg-postgres-parent/sqlg-postgres-dialect/pom.xml +++ b/sqlg-postgres-parent/sqlg-postgres-dialect/pom.xml @@ -49,7 +49,7 @@ - 42.7.11 + 42.7.12