Starting building against Spring Kafka 3.0.2 snapshots
See gh-33812
This commit is contained in:
parent
ca60c32a83
commit
74f514bdd4
|
@ -1386,7 +1386,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.0.1") {
|
||||
library("Spring Kafka", "3.0.2-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
|
Loading…
Reference in New Issue