From f2ec7212c5cc6a4e2c7b81f3a83862dde05931fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Thu, 16 May 2024 15:22:40 +0200 Subject: [PATCH] Upgrade to Spring Framework 6.0.20 Closes gh-435 --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8708cf3..e64bc69 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ 5.10.2 2.23.1 5.11.0 - 6.0.20-SNAPSHOT + 6.0.20 @@ -219,7 +219,6 @@ maven-compiler-plugin ${java.version} - true