From 959c7c112133d93c4b96c15456325e7ddb3d6bc0 Mon Sep 17 00:00:00 2001 From: Michael Folz Date: Fri, 24 Jan 2025 11:16:21 +0100 Subject: [PATCH] #437 - Update to spring boot 3.4.2 - update spring boot dependency --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 658de153..c2152beb 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 3.4.1 + 3.4.2