From 8bbc941354e69f6c81a76c9d0932c557d4556366 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 22:20:39 +0000 Subject: [PATCH] Bump postgresql from 42.5.0 to 42.5.1 in /src/AccountManagerConsole Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.0 to 42.5.1. - [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.5.0...REL42.5.1) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/AccountManagerConsole/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 src/AccountManagerConsole/pom.xml diff --git a/src/AccountManagerConsole/pom.xml b/src/AccountManagerConsole/pom.xml old mode 100755 new mode 100644 index 5c782707..0bb3b80e --- a/src/AccountManagerConsole/pom.xml +++ b/src/AccountManagerConsole/pom.xml @@ -136,7 +136,7 @@ org.postgresql postgresql - 42.5.0 + 42.5.1