Start building against Spring Kafka 3.0.9 snapshots
See gh-36187
This commit is contained in:
parent
3c00a04211
commit
d0a61c2e78
|
@ -1426,7 +1426,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.0.8") {
|
||||
library("Spring Kafka", "3.0.9-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
|
Loading…
Reference in New Issue