Start building against Spring Kafka 2.6.4 snapshots
See gh-24294
This commit is contained in:
parent
eabcc81b03
commit
4fa460d4a5
|
@ -1585,7 +1585,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "2.6.3") {
|
||||
library("Spring Kafka", "2.6.4-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
|
Loading…
Reference in New Issue