Skip to content

Commit

Permalink
build(deps): bump org.axonframework:axon-bom from 4.8.3 to 4.8.4
Browse files Browse the repository at this point in the history
Bumps [org.axonframework:axon-bom](https://github.com/AxonFramework/axon-bom) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/AxonFramework/axon-bom/releases)
- [Commits](AxonFramework/axon-bom@axon-4.8.3...axon-4.8.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 5143a83 commit 9b1091c
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 @@ -16,7 +16,7 @@

<properties>
<java.version>17</java.version>
<axon.version>4.8.3</axon.version>
<axon.version>4.8.4</axon.version>
<testcontainers.version>1.18.3</testcontainers.version>
<skipIntegrationTests>true</skipIntegrationTests>
</properties>
Expand Down

0 comments on commit 9b1091c

Please sign in to comment.