We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9b5184 commit 8bc0c1eCopy full SHA for 8bc0c1e
SpringBootStatemachine/build.gradle
@@ -13,6 +13,6 @@ dependencies {
13
14
dependencyManagement {
15
imports {
16
- mavenBom 'org.springframework.statemachine:spring-statemachine-bom:4.0.0'
+ mavenBom 'org.springframework.statemachine:spring-statemachine-bom:4.0.1'
17
}
18
0 commit comments