Start building against Spring Kafka 2.5.4 snapshots

See gh-22390
This commit is contained in:
Stephane Nicoll 2020-07-17 14:03:26 +02:00
parent 80cd96a892
commit 0710a251bf
1 changed files with 1 additions and 1 deletions

View File

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