From 0584ae5b00c695d4113aaecd63dc1316e7f98ecb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Wed, 3 Jan 2024 11:58:16 +0100 Subject: [PATCH] Polish "Upgrade to Spring Shell 3.1.7 and 3.2.0" See gh-1387 --- start-site/src/main/resources/application.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/start-site/src/main/resources/application.yml b/start-site/src/main/resources/application.yml index e3f4fb6db5f..96de016d5a1 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -882,6 +882,7 @@ initializr: id: spring-shell groupId: org.springframework.shell artifactId: spring-shell-starter + compatibilityRange: "[3.1.0,3.3.0-M1)" description: Build command line applications with spring. bom: spring-shell links: