Start building against Spring Kafka 2.8.11 snapshots
See gh-33126
This commit is contained in:
parent
4873671ada
commit
37ffaa3e12
|
@ -1739,7 +1739,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "2.8.10") {
|
||||
library("Spring Kafka", "2.8.11-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
|
Loading…
Reference in New Issue