From a7d80406ed51d0c959bf9a38e01b4736e57b5598 Mon Sep 17 00:00:00 2001 From: Viacheslav Klimov Date: Wed, 19 Aug 2026 13:00:44 +0300 Subject: [PATCH] Bump postgresql from 42.7.11 to 42.7.12 to fix CVE-2026-54291 --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 34e0946d62..ac36f06375 100755 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,7 @@ 5.4.3 1.5.38 2.21.5 + 42.7.12 2.4.0-b180830.0359 0.12.5 0.10 @@ -1069,6 +1070,13 @@ import + + + org.postgresql + postgresql + ${postgresql.version} + + org.springframework.boot spring-boot-dependencies