Skip to content

Commit

Permalink
Bump org.axonframework:axon-bom in the maven-dependencies group
Browse files Browse the repository at this point in the history
Bumps the maven-dependencies group with 1 update: [org.axonframework:axon-bom](https://github.com/AxonFramework/axon-bom).


Updates `org.axonframework:axon-bom` from 4.10.1 to 4.10.2
- [Release notes](https://github.com/AxonFramework/axon-bom/releases)
- [Commits](AxonFramework/axon-bom@axon-4.10.1...axon-4.10.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 6, 2024
1 parent be6b381 commit 8533a69
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 @@ -36,7 +36,7 @@

<properties>
<java.version>11</java.version>
<axon.version>4.10.1</axon.version>
<axon.version>4.10.2</axon.version>
<kotlin.version>2.0.20</kotlin.version>
<dokka.version>1.9.20</dokka.version>
</properties>
Expand Down

0 comments on commit 8533a69

Please sign in to comment.