Start building against Spring Kafka 2.7.14 snapshots
See gh-31004
This commit is contained in:
parent
30bdd76bbe
commit
0233cf01d3
|
@ -1736,7 +1736,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Kafka", "2.7.13") {
|
library("Spring Kafka", "2.7.14-SNAPSHOT") {
|
||||||
group("org.springframework.kafka") {
|
group("org.springframework.kafka") {
|
||||||
modules = [
|
modules = [
|
||||||
"spring-kafka",
|
"spring-kafka",
|
||||||
|
|
Loading…
Reference in New Issue