From db3a9b5a3d76ceae76d3c0b460d88aa9ffc39e4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 16:52:20 -0800 Subject: [PATCH] Bump org.postgresql:postgresql in /templates/todo/api/java-postgresql (#3408) Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.4 to 42.7.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/commits) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- templates/todo/api/java-postgresql/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/todo/api/java-postgresql/pom.xml b/templates/todo/api/java-postgresql/pom.xml index 43a7527f3d6..88cb5cec050 100644 --- a/templates/todo/api/java-postgresql/pom.xml +++ b/templates/todo/api/java-postgresql/pom.xml @@ -73,7 +73,7 @@ org.postgresql postgresql - 42.5.4 + 42.7.2 com.microsoft.azure