From 9aca2c4fcbc8a642a4658207b45bb14684b3a9ac Mon Sep 17 00:00:00 2001 From: Valentyn Kolesnikov Date: Sat, 26 Oct 2024 05:42:06 +0300 Subject: [PATCH] Spring boot 3.3.5 --- 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 d1761720..1521dc8f 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.3.4 + 3.3.5 com.example