From f4c0d4fff7082d602191de214fee20505c0cdfdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 05:51:43 +0000 Subject: [PATCH] Bump org.postgresql:postgresql in /rocket-bi-server Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.21 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.21...REL42.3.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rocket-bi-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rocket-bi-server/pom.xml b/rocket-bi-server/pom.xml index f5dc15a6..edc8e1f3 100644 --- a/rocket-bi-server/pom.xml +++ b/rocket-bi-server/pom.xml @@ -516,7 +516,7 @@ org.postgresql postgresql - 42.2.21 + 42.3.8