Skip to content

Commit 46b3fef

Browse files
build(deps): bump org.springframework.statemachine:spring-statemachine-bom
Bumps [org.springframework.statemachine:spring-statemachine-bom](https://github.com/spring-projects/spring-statemachine) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/spring-projects/spring-statemachine/releases) - [Commits](spring-projects/spring-statemachine@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.statemachine:spring-statemachine-bom dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9b5184 commit 46b3fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SpringBootStatemachine/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ dependencies {
1313

1414
dependencyManagement {
1515
imports {
16-
mavenBom 'org.springframework.statemachine:spring-statemachine-bom:4.0.0'
16+
mavenBom 'org.springframework.statemachine:spring-statemachine-bom:4.0.1'
1717
}
1818
}

0 commit comments

Comments
 (0)