From fb8d3de1b4513b3fd384bf299f78465dd1650e49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 16:07:03 +0000 Subject: [PATCH] build(deps): bump org.postgresql:postgresql Bumps the maven group with 1 update in the /apigw-lambda-rds-snapstart/infrastructure/db-setup directory: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc). Updates `org.postgresql:postgresql` from 42.7.11 to 42.7.12 - [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.7.11...REL42.7.12) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.12 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- apigw-lambda-rds-snapstart/infrastructure/db-setup/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apigw-lambda-rds-snapstart/infrastructure/db-setup/pom.xml b/apigw-lambda-rds-snapstart/infrastructure/db-setup/pom.xml index c8b552dafb..454ab0997a 100644 --- a/apigw-lambda-rds-snapstart/infrastructure/db-setup/pom.xml +++ b/apigw-lambda-rds-snapstart/infrastructure/db-setup/pom.xml @@ -27,7 +27,7 @@ org.postgresql postgresql - 42.7.11 + 42.7.12 commons-io