From ac16c980bc539118813226772e6f1e06563047df Mon Sep 17 00:00:00 2001 From: Julian Ladisch Date: Fri, 22 Aug 2025 14:46:45 +0200 Subject: [PATCH] Bump deps (spring boot 3.4.8, etc.) fixing vulns --- hello-spring/pom.xml | 4 ++-- mod-spring-petstore/pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hello-spring/pom.xml b/hello-spring/pom.xml index 83371eb..f995186 100644 --- a/hello-spring/pom.xml +++ b/hello-spring/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.5 + 3.4.8 @@ -30,7 +30,7 @@ 21 9.0.1 - 7.12.0 + 7.14.0 diff --git a/mod-spring-petstore/pom.xml b/mod-spring-petstore/pom.xml index 2de2120..d64e4ac 100644 --- a/mod-spring-petstore/pom.xml +++ b/mod-spring-petstore/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.5 + 3.4.8 org.folio @@ -27,8 +27,8 @@ ${project.basedir}/src/main/resources/swagger.api/petstore-external.yaml 21 9.0.1 - 7.12.0 - 4.2.1 + 7.14.0 + 4.2.0 1.6.3 3.12.1