From 337a7301d18cbafa3259c2fe024ba539e4ab2b51 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 23 Aug 2024 12:00:13 +0200 Subject: [PATCH] GH-781 - Upgrade to Spring Boot 3.3.3. --- pom.xml | 2 +- spring-modulith-examples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 268d8816..b340d48b 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ 2023.1.4 UTF-8 UTF-8 - 3.3.2 + 3.3.3 6.1.11 3.1.1 1.17.6 diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index e4e336fc..947b0452 100644 --- a/spring-modulith-examples/pom.xml +++ b/spring-modulith-examples/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.1 + 3.3.3