Start building against Spring Kafka 2.7.13 snapshots

See gh-30592
This commit is contained in:
Stephane Nicoll 2022-04-08 10:08:35 +02:00
parent aab8fc80ec
commit bb8be2425a
1 changed files with 1 additions and 1 deletions

View File

@ -1736,7 +1736,7 @@ bom {
]
}
}
library("Spring Kafka", "2.7.12") {
library("Spring Kafka", "2.7.13-SNAPSHOT") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",