From 90cc2fe898933941a807c6de74f9e11c952261bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Jun 2024 15:15:32 +0000 Subject: [PATCH] Bump org.postgresql:postgresql Bumps the maven group with 1 update in the /LatwoMc-App directory: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc). Updates `org.postgresql:postgresql` from 42.2.20 to 42.3.9 - [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.20...REL42.3.9) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- LatwoMc-App/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LatwoMc-App/pom.xml b/LatwoMc-App/pom.xml index bb38e37..ac1b72a 100644 --- a/LatwoMc-App/pom.xml +++ b/LatwoMc-App/pom.xml @@ -24,7 +24,7 @@ org.postgresql postgresql - 42.2.20 + 42.3.9