Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 8, 2023
1 parent d03293f commit 9573b9c
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.7.4</axon.version>
<axon.version>4.8.3</axon.version>
<testcontainers.version>1.18.3</testcontainers.version>
<skipIntegrationTests>true</skipIntegrationTests>
</properties>
Expand Down

0 comments on commit 9573b9c

Please sign in to comment.