mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-26 21:53:14 +08:00
Merge pull request #620 from jvalkeal:spring-statemachine-2.0.0
* pr/620: Polish "Upgrade to Spring Statemachine 2.0.0" Upgrade to Spring Statemachine 2.0.0
This commit is contained in:
@@ -119,8 +119,12 @@ initializr:
|
||||
mappings:
|
||||
- versionRange: "[2.0.0.RC1,2.0.0.RC1]"
|
||||
version: 2.0.0.M4
|
||||
- versionRange: "2.0.0.RC2"
|
||||
repositories: spring-milestones
|
||||
- versionRange: "[2.0.0.RC2,2.0.0.RC2]"
|
||||
version: 2.0.0.M5
|
||||
repositories: spring-milestones
|
||||
- versionRange: "2.0.0.RELEASE"
|
||||
version: 2.0.0.RELEASE
|
||||
vaadin:
|
||||
groupId: com.vaadin
|
||||
artifactId: vaadin-bom
|
||||
|
||||
Reference in New Issue
Block a user