Start building against Spring Kafka 2.5.0 snapshots
See gh-21387
This commit is contained in:
parent
dedcfeb150
commit
07958ac5cc
|
|
@ -1654,7 +1654,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "2.5.0.RC1") {
|
||||
library("Spring Kafka", "2.5.0.BUILD-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
|
|
|||
Loading…
Reference in New Issue