From 4656ac11c7b2765ade8ba9b30e0f40977e3d12c1 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 15 Sep 2022 11:44:30 +0200 Subject: [PATCH] #86 - Upgrade to Spring Framework 6.0 M6. --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index fcbf0c1..4a87093 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ 5.8.0 1.2.6 3.12.4 - 6.0.0-SNAPSHOT + 6.0.0-M6 1.7.32 3.4.0 @@ -368,11 +368,11 @@ - spring-snapshot - https://repo.spring.io/snapshot - + spring-milestone + https://repo.spring.io/milestone + false - +