Start building against Spring Kafka 2.6.9 snapshots
See gh-26763
This commit is contained in:
parent
4c31ccb576
commit
de06bbb4dc
|
@ -1586,7 +1586,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "2.6.8") {
|
||||
library("Spring Kafka", "2.6.9-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
|
Loading…
Reference in New Issue