Upgrade to Spring Kafka 2.8.6

Closes gh-31018
This commit is contained in:
Stephane Nicoll
2022-05-17 09:42:57 +02:00
parent 98511420ac
commit 98ac7ee048

View File

@@ -1730,7 +1730,7 @@ bom {
]
}
}
library("Spring Kafka", "2.8.6-SNAPSHOT") {
library("Spring Kafka", "2.8.6") {
prohibit("[3.0.0-M1,)") {
because "it uses Spring Framework 6"
}