From 6ac5e55909d8b313d99d28fb68361cb8ddf3832c Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 21 Oct 2022 09:43:34 +0200 Subject: [PATCH] GH-48 - Upgrade to Spring Boot 3.0 RC1. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8ce08211..8003abef 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ UTF-8 UTF-8 0.0.4-SNAPSHOT - 3.0.0-SNAPSHOT + 3.0.0-RC1