Upgrade to Spring Kafka 2.8.7

Closes gh-31377
This commit is contained in:
Stephane Nicoll
2022-06-22 07:52:14 +02:00
parent 13b2de3bb8
commit 1c2e3b731b

View File

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