Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Henry <[email protected]>
  • Loading branch information
dependabot[bot] and henry-hub authored Jul 30, 2024
1 parent c482c85 commit 8e3520d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ sa-token-bom = { module = 'cn.dev33:sa-token-bom', version = '1.38.0' }
okio-bom = { module = 'com.squareup.okio:okio-bom', version = '3.9.0' }
guava-bom = { module = 'com.google.guava:guava-bom', version = '33.2.1-jre' }
guice-bom = { module = 'com.google.inject:guice-bom', version = '7.0.0' }
axon-bom = { module = 'org.axonframework:axon-bom', version = '4.9.4' }
axon-bom = { module = 'org.axonframework:axon-bom', version = '4.10.0' }
asm-bom = { module = 'org.ow2.asm:asm-bom', version = '9.7' }
spring-boot-admin-dependencies = { module = 'de.codecentric:spring-boot-admin-dependencies', version.ref = 'spring-boot-admin' }
spring-cloud-dependencies = { module = 'org.springframework.cloud:spring-cloud-dependencies', version.ref = 'spring-cloud' }
Expand Down

0 comments on commit 8e3520d

Please sign in to comment.