From f84a85e81008785a5054d64240dfaf3d24bd2308 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 19:52:19 +0000 Subject: [PATCH] build(deps): bump org.postgresql:postgresql in /integration Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.1 to 42.5.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.5.1...REL42.5.5) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index 9811a59b..784b7ed1 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -84,7 +84,7 @@ org.postgresql postgresql - 42.5.1 + 42.5.5 provided