Bump org.springframework.kafka:spring-kafka-bom (#8960)

Bumps [org.springframework.kafka:spring-kafka-bom](https://github.com/spring-projects/spring-kafka) from 3.2.0-M1 to 3.2.0-SNAPSHOT.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](https://github.com/spring-projects/spring-kafka/commits)

---
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-02-25 00:34:53 +00:00
committed by GitHub
parent e9c7cad8af
commit 4e4269da35

View File

@@ -110,7 +110,7 @@ ext {
springAmqpVersion = '3.1.2'
springDataVersion = '2024.0.0-M1'
springGraphqlVersion = '1.3.0-M1'
springKafkaVersion = '3.2.0-M1'
springKafkaVersion = '3.2.0-SNAPSHOT'
springRetryVersion = '2.0.5'
springSecurityVersion = '6.3.0-M2'
springVersion = '6.1.4'