Start building against Spring Kafka 2.7.10 snapshots
See gh-29114
This commit is contained in:
parent
21e54a595e
commit
aab30b13b3
|
@ -1690,7 +1690,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "2.7.9") {
|
||||
library("Spring Kafka", "2.7.10-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
|
Loading…
Reference in New Issue