Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
build(deps): bump org.axonframework:axon-spring-boot-starter
Browse files Browse the repository at this point in the history
Bumps [org.axonframework:axon-spring-boot-starter](https://github.com/AxonFramework/AxonFramework) from 4.7.0 to 4.8.3.
- [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.0...axon-4.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 20, 2023
1 parent 16716c0 commit 842c448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extension/registry/axon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<properties>
<jacoco.skip>false</jacoco.skip>
<axon.version>4.7.0</axon.version>
<axon.version>4.8.3</axon.version>
<axon-testcontainer.version>0.1.0</axon-testcontainer.version>
</properties>

Expand Down

0 comments on commit 842c448

Please sign in to comment.