From 1dcfd0654163c2a0f46c9ea7094bca46051bc960 Mon Sep 17 00:00:00 2001 From: dbm Date: Fri, 25 Oct 2024 16:54:09 -0400 Subject: [PATCH] Chore: upgrade to Spring Boot 3.3.5 --- 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