Bump org.springframework.amqp:spring-amqp-bom from 3.0.10 to 3.0.11 (#8954)

Bumps [org.springframework.amqp:spring-amqp-bom](https://github.com/spring-projects/spring-amqp) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](https://github.com/spring-projects/spring-amqp/compare/v3.0.10...v3.0.11)

---
updated-dependencies:
- dependency-name: org.springframework.amqp:spring-amqp-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-02-25 00:32:20 +00:00
committed by GitHub
parent 08818b5e0a
commit 84fa2a623f

View File

@@ -101,7 +101,7 @@ ext {
rsocketVersion = '1.1.4'
servletApiVersion = '6.0.0'
smackVersion = '4.4.7'
springAmqpVersion = '3.0.10'
springAmqpVersion = '3.0.11'
springDataVersion = '2023.0.9'
springGraphqlVersion = '1.2.5'
springKafkaVersion = '3.0.13'