From 811e6483064985dcff15f0834d1aa1c44e1396b6 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 16 Nov 2022 11:50:53 +0100 Subject: [PATCH] #93 - Upgrade to Spring Framework 6.0. --- pom.xml | 32 ++++++-------------------------- 1 file changed, 6 insertions(+), 26 deletions(-) diff --git a/pom.xml b/pom.xml index 1b7f844..03061fa 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ 5.9.1 1.4.4 4.9.0 - 6.0.0-RC4 + 6.0.0 2.0.3 3.4.0 @@ -77,12 +77,12 @@ spring-next - 6.0.0-SNAPSHOT + 6.0.1-SNAPSHOT - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-snapshots + https://repo.spring.io/snapshot @@ -347,8 +347,8 @@ https://github.com/spring-projects/spring-plugin scm:git:git://github.com/spring-projects/spring-plugin.git scm:git:ssh://git@github.com:spring-projects/spring-plugin.git - HEAD - + HEAD + Bamboo @@ -360,24 +360,4 @@ https://github.com/spring-projects/spring-plugin/issues - - - spring-milestone - https://repo.spring.io/milestone - - false - - - - - - - spring-plugin-release - https://repo.spring.io/plugin-release - - false - - - -