Start building against Spring Kafka 2.6.7 snapshots
See gh-25578
This commit is contained in:
parent
759e543337
commit
f63dcec60d
|
@ -1586,7 +1586,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "2.6.6") {
|
||||
library("Spring Kafka", "2.6.7-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
|
Loading…
Reference in New Issue