From dbb01e1acc7f47b80b61316c288efcda7d93e5b6 Mon Sep 17 00:00:00 2001 From: Valentyn Kolesnikov Date: Mon, 30 Dec 2024 00:22:39 +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