Start building against Spring Kafka 3.0.5 snapshots
See gh-34555
This commit is contained in:
parent
7ec75ed9e1
commit
feceaad8f2
|
@ -1371,7 +1371,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.0.3") {
|
||||
library("Spring Kafka", "3.0.5-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
|
Loading…
Reference in New Issue