Skip to content

Commit

Permalink
[maven] (deps): Bump org.springframework.statemachine:spring-statemac…
Browse files Browse the repository at this point in the history
…hine-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>
  • Loading branch information
dependabot[bot] committed Dec 10, 2023
1 parent 2a4b52c commit cf36244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-state-machine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>org.springframework.statemachine</groupId>
<artifactId>spring-statemachine-core</artifactId>
<version>3.2.1</version>
<version>4.0.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit cf36244

Please sign in to comment.