Start building against Spring Kafka 2.8.5 snapshots

See gh-30600
This commit is contained in:
Stephane Nicoll
2022-04-09 09:38:26 +02:00
parent 65e2c20ca8
commit e42eeca549

View File

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