Skip to content

Commit 9950ca6

Browse files
committed
Update Spring Modulith versions.
1 parent c3985f8 commit 9950ca6

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

start-site/src/main/resources/application.yml

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -137,13 +137,11 @@ initializr:
137137
versionProperty: spring-modulith.version
138138
mappings:
139139
- compatibilityRange: "[3.3.0,3.4.0-M1)"
140-
version: 1.2.10
140+
version: 1.2.13
141141
- compatibilityRange: "[3.4.0,3.5.0-M1)"
142-
version: 1.3.4
143-
- compatibilityRange: "[3.5.0-M1,3.6.0-M1)"
144-
version: 1.4.0-M3
145-
repositories:
146-
- spring-milestones
142+
version: 1.3.6
143+
- compatibilityRange: "[3.5.0-M1,3.6.0-RC1)"
144+
version: 1.4.0
147145
spring-shell:
148146
groupId: org.springframework.shell
149147
artifactId: spring-shell-dependencies
@@ -232,7 +230,7 @@ initializr:
232230
- name: Spring Modulith
233231
id: modulith
234232
bom: spring-modulith
235-
compatibilityRange: "[3.3.0,3.6.0-M1)"
233+
compatibilityRange: "[3.3.0,3.6.0-RC1)"
236234
group-id: org.springframework.modulith
237235
artifact-id: spring-modulith-starter-core
238236
description: Support for building modular monolithic applications.

0 commit comments

Comments
 (0)