From 7ce8b8d959463d5b24f1fce95dcd96b77cfb8ab8 Mon Sep 17 00:00:00 2001 From: ferclager <17533449+ferclager@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:11:55 -0600 Subject: [PATCH 1/2] Upgrade to Modulith 1.3.1 See gh-1690 --- start-site/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start-site/src/main/resources/application.yml b/start-site/src/main/resources/application.yml index c5cb9bdf68..af83ac331b 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -135,7 +135,7 @@ initializr: - compatibilityRange: "[3.3.0,3.4.0-M1)" version: 1.2.4 - compatibilityRange: "[3.4.0,3.5.0-M1)" - version: 1.3.0 + version: 1.3.1 spring-shell: groupId: org.springframework.shell artifactId: spring-shell-dependencies From b36b56c541128e625313eeabf5f39a9f69411ca5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 24 Dec 2024 14:40:37 +0100 Subject: [PATCH 2/2] Upgrade to Modulith 1.2.7 See gh-1690 --- start-site/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start-site/src/main/resources/application.yml b/start-site/src/main/resources/application.yml index af83ac331b..93bf53029b 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -133,7 +133,7 @@ initializr: versionProperty: spring-modulith.version mappings: - compatibilityRange: "[3.3.0,3.4.0-M1)" - version: 1.2.4 + version: 1.2.7 - compatibilityRange: "[3.4.0,3.5.0-M1)" version: 1.3.1 spring-shell: