From 79462fa37fe561df67b407129c3d8d4a5024fc09 Mon Sep 17 00:00:00 2001 From: Julian Ladisch Date: Fri, 19 Jun 2026 12:48:39 +0200 Subject: [PATCH] hello-spring: Spring Boot 4.0.7, folio-spring-base 10.0.0, openapi 7.21.0 For hello-spring bump dependencies: * Bump Spring Boot from 3.4.12 to 4.0.7 * Bump folio-spring-base from 9.0.1 to 10.0.0 * Bump openapi from 7.14.0 to 7.21.0 --- hello-spring/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hello-spring/pom.xml b/hello-spring/pom.xml index fe8f233..d069bfc 100644 --- a/hello-spring/pom.xml +++ b/hello-spring/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.12 + 4.0.7 @@ -29,8 +29,8 @@ 21 - 9.0.1 - 7.14.0 + 10.0.0 + 7.21.0