Skip to content

Commit

Permalink
Bump axon-spring-boot-starter from 4.7.3 to 4.7.4
Browse files Browse the repository at this point in the history
Bumps [axon-spring-boot-starter](https://github.com/AxonFramework/AxonFramework) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/AxonFramework/AxonFramework/releases)
- [Changelog](https://github.com/AxonFramework/AxonFramework/blob/master/axon-4-api-changes.md)
- [Commits](AxonFramework/AxonFramework@axon-4.7.3...axon-4.7.4)

---
updated-dependencies:
- dependency-name: org.axonframework:axon-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 26, 2023
1 parent 83fe1d2 commit 1e69712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<build-helper-maven-plugin.version>3.3.0</build-helper-maven-plugin.version>

<!-- Study case libraries -->
<axon.version>4.7.3</axon.version>
<axon.version>4.7.4</axon.version>
<axon-mongo.version>4.7.0</axon-mongo.version>
<axon-spring-boot-starter.version>${axon.version}</axon-spring-boot-starter.version>
<axon-mongo.version>4.2</axon-mongo.version>
Expand Down

0 comments on commit 1e69712

Please sign in to comment.