Bump org.springframework.kafka:spring-kafka-bom from 3.0.15 to 3.0.16 (#9097)

Bumps [org.springframework.kafka:spring-kafka-bom](https://github.com/spring-projects/spring-kafka) from 3.0.15 to 3.0.16.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](https://github.com/spring-projects/spring-kafka/compare/v3.0.15...v3.0.16)

---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka-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-04-16 17:05:36 +00:00
committed by GitHub
parent abcd256bfd
commit 956da8e3a1

View File

@@ -104,7 +104,7 @@ ext {
springAmqpVersion = '3.0.13'
springDataVersion = '2023.0.11'
springGraphqlVersion = '1.2.6'
springKafkaVersion = '3.0.15'
springKafkaVersion = '3.0.16'
springRetryVersion = '2.0.5'
springSecurityVersion = '6.1.9'
springVersion = '6.0.19'