From f3a8d244b2d3c52325941d09cdeb1b07b8b37815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Deleuze?= Date: Tue, 25 Oct 2022 15:41:45 +0200 Subject: [PATCH] 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 29772e690..4de642c16 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.0-SNAPSHOT + 3.0.0-RC1 petclinic