From cbdd77047becd2af5e27fbd3008e9ea676e6dc10 Mon Sep 17 00:00:00 2001 From: Valentyn Kolesnikov Date: Sun, 29 Dec 2024 21:30:27 +0200 Subject: [PATCH] Spring boot 3.4.1 --- 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 b553b32b..91c3d91c 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.0 + 3.4.1 com.example