Start building against Spring Kafka 2.8.7 snapshots
See gh-31377
This commit is contained in:
parent
379344ea59
commit
97e0c8e79c
|
@ -1725,7 +1725,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "2.8.6") {
|
||||
library("Spring Kafka", "2.8.7-SNAPSHOT") {
|
||||
prohibit("[3.0.0-M1,)") {
|
||||
because "it uses Spring Framework 6"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue