Start building against Spring Kafka 2.5.5 snapshots
See gh-22843
This commit is contained in:
parent
4d95fb560b
commit
1fdc6017ae
|
@ -1679,7 +1679,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Kafka", "2.5.4.RELEASE") {
|
library("Spring Kafka", "2.5.5.BUILD-SNAPSHOT") {
|
||||||
group("org.springframework.kafka") {
|
group("org.springframework.kafka") {
|
||||||
modules = [
|
modules = [
|
||||||
"spring-kafka",
|
"spring-kafka",
|
||||||
|
|
Loading…
Reference in New Issue