From 8b567937b4ba83b348f2a9c16aaf29cf8967c208 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 19 Apr 2024 19:05:46 +0200 Subject: [PATCH] GH-560 - Properly upgrade examples to Boot 3.3 RC1. --- spring-modulith-examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-modulith-examples/pom.xml b/spring-modulith-examples/pom.xml index 0d4032f2..36eedd08 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.0-M3 + 3.3.0-RC1