From cfb7ca6298591087fcf180b184182e13d9cbd170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 09:25:32 +0000 Subject: [PATCH] Bump the postgresql group across 3 directories with 1 update Bumps the postgresql group with 1 update in the /labs/unicorn-store/infrastructure/db-setup directory: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc). Bumps the postgresql group with 1 update in the /labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm directory: [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc). Bumps the postgresql group with 1 update in the /labs/unicorn-store/software/unicorn-store-spring 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) 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) 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 update-type: version-update:semver-patch dependency-group: postgresql - dependency-name: org.postgresql:postgresql dependency-version: 42.7.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: postgresql - dependency-name: org.postgresql:postgresql dependency-version: 42.7.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: postgresql ... Signed-off-by: dependabot[bot] --- labs/unicorn-store/infrastructure/db-setup/pom.xml | 2 +- .../software/alternatives/unicorn-store-spring-graalvm/pom.xml | 2 +- labs/unicorn-store/software/unicorn-store-spring/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/labs/unicorn-store/infrastructure/db-setup/pom.xml b/labs/unicorn-store/infrastructure/db-setup/pom.xml index 84efcbde..f3dd8305 100644 --- a/labs/unicorn-store/infrastructure/db-setup/pom.xml +++ b/labs/unicorn-store/infrastructure/db-setup/pom.xml @@ -45,7 +45,7 @@ org.postgresql postgresql - 42.7.11 + 42.7.12 com.amazonaws diff --git a/labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm/pom.xml b/labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm/pom.xml index 38c0f85d..b7909b6d 100644 --- a/labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm/pom.xml +++ b/labs/unicorn-store/software/alternatives/unicorn-store-spring-graalvm/pom.xml @@ -59,7 +59,7 @@ org.postgresql postgresql - 42.7.11 + 42.7.12 diff --git a/labs/unicorn-store/software/unicorn-store-spring/pom.xml b/labs/unicorn-store/software/unicorn-store-spring/pom.xml index 1876c93d..7af3ef0b 100644 --- a/labs/unicorn-store/software/unicorn-store-spring/pom.xml +++ b/labs/unicorn-store/software/unicorn-store-spring/pom.xml @@ -74,7 +74,7 @@ org.postgresql postgresql - 42.7.11 + 42.7.12