From a3a11c2effb7e83a15dab4e9f94818f2d0aa2e1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 17:49:19 +0000 Subject: [PATCH] Bump postgresql from 42.2.25 to 42.3.8 in /rest-backend Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.25 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/REL42.2.25...REL42.3.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rest-backend/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rest-backend/pom.xml b/rest-backend/pom.xml index 8485e01eb..3a3497816 100644 --- a/rest-backend/pom.xml +++ b/rest-backend/pom.xml @@ -272,7 +272,7 @@ org.postgresql postgresql - 42.5.3 + 42.3.8 @@ -299,7 +299,7 @@ org.postgresql postgresql - 42.2.25 + 42.3.8