Start building against Spring Kafka 3.0.0-M3 snapshots
See gh-30089
This commit is contained in:
@@ -719,7 +719,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Kafka", "3.0.0") {
|
||||
library("Kafka", "3.1.0") {
|
||||
group("org.apache.kafka") {
|
||||
modules = [
|
||||
"connect",
|
||||
@@ -1355,7 +1355,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.0.0-M1") {
|
||||
library("Spring Kafka", "3.0.0-SNAPSHOT") {
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
"spring-kafka",
|
||||
|
||||
Reference in New Issue
Block a user