Start building against Spring Kafka 3.0.17 snapshots
See gh-40651
This commit is contained in:
parent
a0c9742fea
commit
a9df5b3d05
|
@ -1505,7 +1505,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Kafka", "3.0.16") {
|
library("Spring Kafka", "3.0.17-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.kafka") {
|
group("org.springframework.kafka") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|
Loading…
Reference in New Issue