From ae602180c5c9e27928f4e9411f0a28e9feae787b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 15:48:28 +0000 Subject: [PATCH] Bump org.postgresql:postgresql in /onlinebookstore-master Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.7 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.3.7...REL42.3.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- onlinebookstore-master/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onlinebookstore-master/pom.xml b/onlinebookstore-master/pom.xml index 33310c3..3683379 100644 --- a/onlinebookstore-master/pom.xml +++ b/onlinebookstore-master/pom.xml @@ -55,7 +55,7 @@ org.postgresql postgresql - 42.3.7 + 42.3.8