From 625de84333fc75ad780a7a9cae04003170a42929 Mon Sep 17 00:00:00 2001 From: Moritz Halbritter Date: Fri, 2 Aug 2024 09:33:10 +0200 Subject: [PATCH] Upgrade to Spring Boot 3.3.2 Closes gh-1544 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c9c86e78e29..7f9b038a609 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.1 + 3.3.2 io.spring.start start-parent