From f1b164a0d3aa2e2066a129833a21af402afb7567 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 18:16:10 +0000 Subject: [PATCH] Bump org.postgresql:postgresql from 42.7.3 to 42.7.5 Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.3 to 42.7.5. - [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.5) --- 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..427270a 100644 --- a/vol8/pom.xml +++ b/vol8/pom.xml @@ -35,7 +35,7 @@ org.postgresql postgresql - 42.7.3 + 42.7.5