From 9a9123bc9c1d8f4311ddb385230effa062f634a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 09:15:34 +0000 Subject: [PATCH] Bump postgresql in /Spring-Boot-Booster-CRUD Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 9.4.1212 to 42.5.0.redhat-00001. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/commits) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Spring-Boot-Booster-CRUD/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spring-Boot-Booster-CRUD/pom.xml b/Spring-Boot-Booster-CRUD/pom.xml index 116e7b2..60f5604 100644 --- a/Spring-Boot-Booster-CRUD/pom.xml +++ b/Spring-Boot-Booster-CRUD/pom.xml @@ -30,7 +30,7 @@ 1.4.0.Final 3.1.0 1.3 - 9.4.1212 + 42.5.0.redhat-00001 3.1.0 1.5.17.RELEASE 1.5.17.SP1