From 8d3f121a9430f3c4751bbd461b17a697425332ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Feb 2023 10:30:05 +0000 Subject: [PATCH] Bump postgresql from 9.4.1211 to 42.3.8 in /obp-api Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 9.4.1211 to 42.3.8. - [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/REL9.4.1211...REL42.3.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- obp-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obp-api/pom.xml b/obp-api/pom.xml index 82feac683..aa9a86304 100644 --- a/obp-api/pom.xml +++ b/obp-api/pom.xml @@ -90,7 +90,7 @@ org.postgresql postgresql - 9.4.1211 + 42.3.8 com.h2database