Start building against Spring Kafka 2.8.7 snapshots

See gh-31350
This commit is contained in:
Stephane Nicoll 2022-06-13 12:53:32 +02:00
parent d22c0a22c3
commit ba572e5e16

View File

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