From c7bb58d6f95d5432cc2d6de44905899adfdd7021 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 19 Apr 2024 17:37:06 +0200 Subject: [PATCH] GH-560 - Upgrade to Spring Boot 3.3 RC1. --- 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 ad6b825a..a7161d6d 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ 1.18.32 UTF-8 UTF-8 - 3.3.0-M3 + 3.3.0-RC1 6.1.5 3.1.1 diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index 3af17b53..aeb0857c 100644 --- a/spring-modulith-examples/pom.xml +++ b/spring-modulith-examples/pom.xml @@ -26,7 +26,7 @@ 17 2023.1.2 - 3.3.0-M3 + 3.3.0-RC1