Start building against Spring Kafka 2.5.10 snapshots
See gh-24293
This commit is contained in:
parent
4d29098e6a
commit
9b4cf0c2fc
|
|
@ -1693,7 +1693,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Kafka", "2.5.8.RELEASE") {
|
library("Spring Kafka", "2.5.10.BUILD-SNAPSHOT") {
|
||||||
group("org.springframework.kafka") {
|
group("org.springframework.kafka") {
|
||||||
modules = [
|
modules = [
|
||||||
"spring-kafka",
|
"spring-kafka",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue