From 1ba1115fcd7241a03185648c041131737eb565f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 04:45:32 +0000 Subject: [PATCH] Bump postgresql from 9.4-1200-jdbc41 to 42.2.23 Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 9.4-1200-jdbc41 to 42.2.23. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/REL42.2.23/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/commits/REL42.2.23) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a690b3b..4e71232 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ org.postgresql postgresql - 9.4-1200-jdbc41 + 42.2.23 org.springframework.boot