From edf55b09ae73bc0b9a33be90d5364b8dfb121792 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 20:10:36 +0000 Subject: [PATCH] build(deps): 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] --- wayang-platforms/wayang-generic-jdbc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wayang-platforms/wayang-generic-jdbc/pom.xml b/wayang-platforms/wayang-generic-jdbc/pom.xml index 6ae1a8aa2..d6df6fa93 100644 --- a/wayang-platforms/wayang-generic-jdbc/pom.xml +++ b/wayang-platforms/wayang-generic-jdbc/pom.xml @@ -35,7 +35,7 @@ org.apache.wayang.platform.genericjdbc - 42.7.11 + 42.7.12 8.0.33