Skip to content

Commit

Permalink
build(deps): bump org.axonframework:axon-bom from 4.8.2 to 4.8.3 (#538)
Browse files Browse the repository at this point in the history
Bumps [org.axonframework:axon-bom](https://github.com/AxonFramework/axon-bom) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/AxonFramework/axon-bom/releases)
- [Commits](AxonFramework/axon-bom@axon-4.8.2...axon-4.8.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2023
1 parent e130137 commit a97d71d
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 @@ -18,7 +18,7 @@ spock-bom = { module = 'org.spockframework:spock-bom', version = '2.3-groovy-4.0
sa-token-bom = { module = 'cn.dev33:sa-token-bom', version = '1.35.0.RC' }
guava-bom = { module = 'com.google.guava:guava-bom', version = '32.1.2-jre' }
guice-bom = { module = 'com.google.inject:guice-bom', version = '7.0.0' }
axon-bom = { module = 'org.axonframework:axon-bom', version = '4.8.2' }
axon-bom = { module = 'org.axonframework:axon-bom', version = '4.8.3' }
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' }
spring-cloud-alibaba-dependencies = { module = 'com.alibaba.cloud:spring-cloud-alibaba-dependencies', version.ref = 'spring-cloud-alibaba' }
Expand Down

0 comments on commit a97d71d

Please sign in to comment.