Start building against Spring Kafka 2.7.1 snapshots
See gh-26386
This commit is contained in:
parent
c85936f004
commit
c9cd7cae51
|
@ -1671,7 +1671,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Kafka", "2.7.0") {
|
library("Spring Kafka", "2.7.1-SNAPSHOT") {
|
||||||
group("org.springframework.kafka") {
|
group("org.springframework.kafka") {
|
||||||
modules = [
|
modules = [
|
||||||
"spring-kafka",
|
"spring-kafka",
|
||||||
|
|
Loading…
Reference in New Issue