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