Skip to content

Commit

Permalink
Bump the maven-dependencies group with 1 update
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).

- [Release notes](https://github.com/AxonFramework/axon-bom/releases)
- [Commits](AxonFramework/axon-bom@axon-4.9.1...axon-4.9.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 Dec 14, 2023
1 parent deb7b12 commit 70214ed
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 @@ -26,7 +26,7 @@
<java.version>17</java.version>
<kotlin.version>1.9.21</kotlin.version>
<!-- Axon -->
<axon.version>4.9.1</axon.version>
<axon.version>4.9.2</axon.version>
<!-- Spring -->
<spring-cloud-release.version>2023.0.0</spring-cloud-release.version>
<!-- Other -->
Expand Down

0 comments on commit 70214ed

Please sign in to comment.