From 16a12a7755ecb75b5bf3dd79d23c61cdcded2f7c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 24 Apr 2023 13:36:48 +0200 Subject: [PATCH] Upgrade to Spring Boot 3.1.0-RC1. Closes #659 --- pom.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 595fe1af..3c9728fd 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 3.0.2 + 3.1.0-RC1 @@ -35,7 +35,6 @@ - 1.17.5 1.1.3 UTF-8 @@ -156,8 +155,8 @@ https://repo1.maven.org/maven2/ - spring-snapshot - https://repo.spring.io/snapshot/ + spring-milestone + https://repo.spring.io/milestone @@ -168,8 +167,8 @@ https://repo1.maven.org/maven2/ - spring-snapshot - https://repo.spring.io/snapshot/ + spring-milestone + https://repo.spring.io/milestone/