From 5121cde2ef1e63534c884e2f883cf22207f7dba0 Mon Sep 17 00:00:00 2001 From: Valentyn Kolesnikov Date: Mon, 2 Jun 2025 08:05:29 +0300 Subject: [PATCH] Spring boot 3.5.0 --- spring-boot-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-example/pom.xml b/spring-boot-example/pom.xml index f801626d..382952d9 100644 --- a/spring-boot-example/pom.xml +++ b/spring-boot-example/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.5 + 3.5.0 com.example