From fdaf1ceb9e41e2b98af9bc5ea084976c9eb3ecf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 18:54:03 +0000 Subject: [PATCH] Bump org.postgresql:postgresql from 42.7.3 to 42.7.4 Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.3 to 42.7.4. - [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.3...REL42.7.4) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- vol8/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vol8/pom.xml b/vol8/pom.xml index 5e6f34c..045f1a3 100644 --- a/vol8/pom.xml +++ b/vol8/pom.xml @@ -35,7 +35,7 @@ org.postgresql postgresql - 42.7.3 + 42.7.4