From 85c7709ee5c71599fa54587b5825bc26695e1e7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 20:10:11 +0000 Subject: [PATCH] Bump postgresql in /spring-boot/upload-file-to-postgresql Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.11 to 42.3.7. - [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.11...REL42.3.7) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot/upload-file-to-postgresql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot/upload-file-to-postgresql/pom.xml b/spring-boot/upload-file-to-postgresql/pom.xml index 4b3e8e5f..3fdd0cfa 100644 --- a/spring-boot/upload-file-to-postgresql/pom.xml +++ b/spring-boot/upload-file-to-postgresql/pom.xml @@ -28,7 +28,7 @@ org.postgresql postgresql - 42.2.11 + 42.3.7 runtime