From b65964e339967af6eae8d7d03ccc6801c54799a2 Mon Sep 17 00:00:00 2001 From: Valentyn Kolesnikov Date: Sat, 14 Sep 2024 09:57:52 +0300 Subject: [PATCH] Spring boot 3.3.3 --- 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 4c4c7c78..79bd567c 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.2 + 3.3.3 com.example