From edd7f1fa51510ccad798215a3664a60cbf89317f Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Fri, 14 Jan 2022 12:09:17 +0100 Subject: [PATCH] #1751 - Upgrade to Spring Framework 6.0 M2. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index a7ddabfc..495bd12c 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ 1.18.22 2020.0.15 1.7.32 - 6.0.0-SNAPSHOT + 6.0.0-M2 3.0.0-SNAPSHOT 1.6.10 1.6.0 @@ -96,7 +96,7 @@ spring-next 2020.0.16-SNAPSHOT - 5.3.16-SNAPSHOT + 6.0.0-SNAPSHOT @@ -1200,8 +1200,8 @@ - spring-release - https://repo.spring.io/release + spring-milestone + https://repo.spring.io/milestone false