Start building against Spring Kafka 2.8.11 snapshots

See gh-33126
This commit is contained in:
Stephane Nicoll 2022-11-14 08:56:41 +01:00
parent 4873671ada
commit 37ffaa3e12
1 changed files with 1 additions and 1 deletions

View File

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