From b63ab2100e3f9c24ac795a06a5d78ef4013406ef Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Tue, 28 Nov 2023 09:07:31 +0000 Subject: [PATCH] Upgrade to Spring Shell 3.1.6 and 3.2.0-RC1 See gh-1362 --- start-site/src/main/resources/application.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/start-site/src/main/resources/application.yml b/start-site/src/main/resources/application.yml index 6e8b0ee51e..86a79e80dd 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -125,9 +125,9 @@ initializr: versionProperty: spring-shell.version mappings: - compatibilityRange: "[3.1.0,3.2.0-M1)" - version: 3.1.5 + version: 3.1.6 - compatibilityRange: "3.2.0-M1" - version: 3.2.0-M3 + version: 3.2.0-RC1 repositories: spring-milestones timefold-solver: groupId: ai.timefold.solver