Skip to content

Commit

Permalink
build(deps): bump org.axonframework:axon-bom from 4.9.2 to 4.9.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.9.2 to 4.9.3.
- [Release notes](https://github.com/AxonFramework/axon-bom/releases)
- [Commits](AxonFramework/axon-bom@axon-4.9.2...axon-4.9.3)

---
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 Jan 31, 2024
1 parent a6de720 commit 79d43c8
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 @@ -19,7 +19,7 @@ sa-token-bom = { module = 'cn.dev33:sa-token-bom', version = '1.37.0' }
okio-bom = { module = 'com.squareup.okio:okio-bom', version = '3.7.0' }
guava-bom = { module = 'com.google.guava:guava-bom', version = '33.0.0-jre' }
guice-bom = { module = 'com.google.inject:guice-bom', version = '7.0.0' }
axon-bom = { module = 'org.axonframework:axon-bom', version = '4.9.2' }
axon-bom = { module = 'org.axonframework:axon-bom', version = '4.9.3' }
asm-bom = { module = 'org.ow2.asm:asm-bom', version = '9.6' }
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 79d43c8

Please sign in to comment.