Start building against Spring Kafka 2.4.2 snapshots

See gh-20107
This commit is contained in:
Stephane Nicoll 2020-02-09 08:58:00 +01:00
parent cf06eec174
commit e8b97dbc75
1 changed files with 1 additions and 1 deletions

View File

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