From 5a5b14c82664cbe39fb9c2b5c2b858fa6ae2ca4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 00:52:44 +0000 Subject: [PATCH] Bump org.postgresql:postgresql in /centit-dde-console Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.5 to 42.3.8. - [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.2.5...REL42.3.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- centit-dde-console/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/centit-dde-console/pom.xml b/centit-dde-console/pom.xml index 5163eaa47..1d527ad2d 100644 --- a/centit-dde-console/pom.xml +++ b/centit-dde-console/pom.xml @@ -78,7 +78,7 @@ org.postgresql postgresql - 42.2.5 + 42.3.8 runtime