From 46834565d23fbfdc4426fde14148712dc377472b Mon Sep 17 00:00:00 2001 From: David B Malkovsky Date: Mon, 28 Oct 2024 06:02:59 -0400 Subject: [PATCH] Chore: upgrade to Spring Boot 3.3.5 (#1440) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 56c7dc32f..c8b9f36c3 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.4 + 3.3.5