Start building against Spring Kafka 2.5.4 snapshots
See gh-22390
This commit is contained in:
parent
80cd96a892
commit
0710a251bf
|
|
@ -1678,7 +1678,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Kafka", "2.5.3.RELEASE") {
|
library("Spring Kafka", "2.5.4.BUILD-SNAPSHOT") {
|
||||||
group("org.springframework.kafka") {
|
group("org.springframework.kafka") {
|
||||||
modules = [
|
modules = [
|
||||||
"spring-kafka",
|
"spring-kafka",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue