From 4dacbdb62fc9e0693a996238989c505f012c0c87 Mon Sep 17 00:00:00 2001 From: Moritz Halbritter Date: Thu, 20 Jun 2024 14:07:29 +0200 Subject: [PATCH] Upgrade to Spring Boot 3.3.1 Closes gh-1518 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 393d60a43b..c9c86e78e2 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.0 + 3.3.1 io.spring.start start-parent