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