From 367eaad1cd2d6a48768ec9650437368e24d5748a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Sep 2022 01:13:15 +0000 Subject: [PATCH] chore(deps): bump postgresql in /catalog-spring-boot Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.4 to 42.4.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.2.4...REL42.4.1) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- catalog-spring-boot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 catalog-spring-boot/pom.xml diff --git a/catalog-spring-boot/pom.xml b/catalog-spring-boot/pom.xml old mode 100755 new mode 100644 index 8470bbd..ed87e7b --- a/catalog-spring-boot/pom.xml +++ b/catalog-spring-boot/pom.xml @@ -13,7 +13,7 @@ 2.1.4.RELEASE-redhat-00001 1.0.3.RELEASE 4.3.0 - 42.2.4 + 42.4.1