From b74e7ac445b5e3436c3514986143d841e3e7b961 Mon Sep 17 00:00:00 2001 From: Valentyn Kolesnikov Date: Sat, 21 Sep 2024 07:31:48 +0300 Subject: [PATCH] Spring boot 3.3.4 --- 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 79bd567c..d1761720 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.3 + 3.3.4 com.example