From b7e4d27d822861dcc4f1a62c02d5ddbfccab5e16 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Thu, 14 Mar 2024 12:24:17 +0100 Subject: [PATCH] GH-2106 - 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 a6aed99f..e7a3b824 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.8.0 @@ -96,7 +96,7 @@ spring-next 2023.0.5-SNAPSHOT - 6.1.1-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 - - - -