Start building against Spring Kafka 2.7.7 snapshots
See gh-27918
This commit is contained in:
parent
5d1ae23733
commit
d93a8581d2
|
|
@ -1677,7 +1677,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "2.7.6") {
|
||||
library("Spring Kafka", "2.7.7-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
|
|
|||
Loading…
Reference in New Issue