From 0d5424224ac7ecdfbc39cf386fd5b3d4df7d25ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 13:07:59 +0000 Subject: [PATCH] Build(deps): bump org.postgresql:postgresql in /modules/db Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.2 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.2...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] --- modules/db/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/db/pom.xml b/modules/db/pom.xml index ac11fb3b2a3..f84a7fe328c 100644 --- a/modules/db/pom.xml +++ b/modules/db/pom.xml @@ -64,7 +64,7 @@ org.postgresql postgresql - 42.7.2 + 42.7.4