From 730ab4fa757c0572b6ddbeadd4e7af6c377ade9c Mon Sep 17 00:00:00 2001 From: Moritz Halbritter Date: Mon, 27 May 2024 14:05:35 +0200 Subject: [PATCH] Update to Spring Boot 3.2.6 Closes gh-1482 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6547bc131b..0cfce4cc27 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.4 + 3.2.6 io.spring.start start-parent