From 6bae263c2e1146aab721e660d035e00bc318bd8f Mon Sep 17 00:00:00 2001 From: Wim Deblauwe Date: Thu, 12 Sep 2024 08:21:16 +0200 Subject: [PATCH] build: Update to Spring Boot 3.3.3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f86ea7..de8378c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.0 + 3.3.3 io.github.wimdeblauwe