From 54953899c7956c36a73a6f4432ddac5a5c5ec899 Mon Sep 17 00:00:00 2001 From: Moritz Halbritter Date: Fri, 20 Dec 2024 13:58:54 +0100 Subject: [PATCH] Update to Spring Boot 3.4.1 Closes gh-1685 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ac8d0bff56..fb00631473 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.0 + 3.4.1 io.spring.start start-parent