mirror of
https://gitee.com/dcren/initializr.git
synced 2026-09-19 14:27:41 +08:00
Upgrade to Spring Statemachine 2.0.0.M5
Closes gh-608
This commit is contained in:
@@ -137,8 +137,10 @@ initializr:
|
|||||||
artifactId: spring-statemachine-bom
|
artifactId: spring-statemachine-bom
|
||||||
versionProperty: spring-statemachine.version
|
versionProperty: spring-statemachine.version
|
||||||
mappings:
|
mappings:
|
||||||
- versionRange: "2.0.0.RC1"
|
- versionRange: "[2.0.0.RC1,2.0.0.RC1]"
|
||||||
version: 2.0.0.M4
|
version: 2.0.0.M4
|
||||||
|
- versionRange: "2.0.0.RC2"
|
||||||
|
version: 2.0.0.M5
|
||||||
vaadin:
|
vaadin:
|
||||||
groupId: com.vaadin
|
groupId: com.vaadin
|
||||||
artifactId: vaadin-bom
|
artifactId: vaadin-bom
|
||||||
|
|||||||
Reference in New Issue
Block a user