Start building against Spring Kafka 2.5.6 snapshots
See gh-23199
This commit is contained in:
parent
c909b2b4a0
commit
52859303fe
|
|
@ -1686,7 +1686,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "2.5.5.RELEASE") {
|
||||
library("Spring Kafka", "2.5.6.BUILD-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
|
|
|||
Loading…
Reference in New Issue