From 2e4a3c2b09f1b2edcf63c345e3c6a8f78ee8fba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 11:37:02 +0000 Subject: [PATCH] Bump org.postgresql:postgresql in /exo.jcr.component.core Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 9.2-1003-jdbc4 to 42.3.9. - [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/REL42.3.9) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- exo.jcr.component.core/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/exo.jcr.component.core/pom.xml b/exo.jcr.component.core/pom.xml index 73210f611..777af8c7f 100644 --- a/exo.jcr.component.core/pom.xml +++ b/exo.jcr.component.core/pom.xml @@ -1166,7 +1166,7 @@ org.postgresql postgresql - 9.2-1003-jdbc4 + 42.3.9 test @@ -1180,7 +1180,7 @@ org.postgresql postgresql - 9.3-1102-jdbc4 + 42.3.9 test @@ -1194,7 +1194,7 @@ org.postgresql postgresql - 9.4-1203-jdbc4 + 42.3.9 test