From cb146d72c73dd27be184785f7d82ce186433543e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 10:22:15 +0000 Subject: [PATCH] Bump org.postgresql:postgresql Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.1.0 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/compare/REL42.1.0...REL42.3.9) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test-data/maven/multi-module-multi-branch/bs-libraries/pom.xml | 2 +- test-data/maven/multi-module-multi-branch/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test-data/maven/multi-module-multi-branch/bs-libraries/pom.xml b/test-data/maven/multi-module-multi-branch/bs-libraries/pom.xml index 0d5863e..395c01b 100644 --- a/test-data/maven/multi-module-multi-branch/bs-libraries/pom.xml +++ b/test-data/maven/multi-module-multi-branch/bs-libraries/pom.xml @@ -21,7 +21,7 @@ org.postgresql postgresql - 42.5.0 + 42.3.9 diff --git a/test-data/maven/multi-module-multi-branch/pom.xml b/test-data/maven/multi-module-multi-branch/pom.xml index dce4da2..440d8b5 100644 --- a/test-data/maven/multi-module-multi-branch/pom.xml +++ b/test-data/maven/multi-module-multi-branch/pom.xml @@ -68,7 +68,7 @@ org.postgresql postgresql - 42.1.0 + 42.3.9