From 69879b7b9ea3330253982f2de5ab4fb01d23b66a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:59:04 +0000 Subject: [PATCH] chore(deps): bump org.postgresql:postgresql in /swing Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.5 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.5...REL42.7.12) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- swing/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swing/pom.xml b/swing/pom.xml index ec41b03..b4af668 100644 --- a/swing/pom.xml +++ b/swing/pom.xml @@ -35,7 +35,7 @@ org.postgresql postgresql - 42.7.5 + 42.7.12