Start building against Spring Kafka 3.0.14 snapshots
See gh-39464
This commit is contained in:
parent
420789fc63
commit
5671a4e8c5
|
@ -1449,7 +1449,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.0.13") {
|
||||
library("Spring Kafka", "3.0.14-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue