Skip to content

Commit cf36244

Browse files
[maven] (deps): Bump org.springframework.statemachine:spring-statemachine-core (#34)
Bumps [org.springframework.statemachine:spring-statemachine-core](https://github.com/spring-projects/spring-statemachine) from 3.2.1 to 4.0.0. - [Release notes](https://github.com/spring-projects/spring-statemachine/releases) - [Commits](spring-projects/spring-statemachine@v3.2.1...v4.0.0) --- updated-dependencies: - dependency-name: org.springframework.statemachine:spring-statemachine-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a4b52c commit cf36244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-state-machine/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<dependency>
2222
<groupId>org.springframework.statemachine</groupId>
2323
<artifactId>spring-statemachine-core</artifactId>
24-
<version>3.2.1</version>
24+
<version>4.0.0</version>
2525
</dependency>
2626
</dependencies>
2727

0 commit comments

Comments
 (0)