Start building against Spring Kafka 2.5.10 snapshots

See gh-24293
This commit is contained in:
Stephane Nicoll 2020-12-07 17:42:17 +01:00
parent 4d29098e6a
commit 9b4cf0c2fc
1 changed files with 1 additions and 1 deletions

View File

@ -1693,7 +1693,7 @@ bom {
]
}
}
library("Spring Kafka", "2.5.8.RELEASE") {
library("Spring Kafka", "2.5.10.BUILD-SNAPSHOT") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",