From e2a1b4212b63ca30931f66c58cf0383e2e50ace7 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 14 Mar 2024 11:41:13 +0100 Subject: [PATCH] GH-2109 - Upgrade to Spring Framework 6.1.5. --- pom.xml | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index b782c843..d94cd1f3 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ 1.18.30 2023.0.4 2.0.12 - 6.1.5-SNAPSHOT + 6.1.5 3.0.0 1.9.23 1.7.3 @@ -96,7 +96,7 @@ spring-next 2023.0.5-SNAPSHOT - 6.1.5-SNAPSHOT + 6.1.6-SNAPSHOT @@ -873,21 +873,4 @@ HEAD - - - spring-snapshot - https://repo.spring.io/snapshot - - false - - - - spring-milestone - https://repo.spring.io/milestone - - false - - - -