Upgrade to Spring Kafka 2.8.7

Closes gh-31350
This commit is contained in:
Stephane Nicoll 2022-06-22 07:51:32 +02:00
parent 7fc9debf2a
commit 09cd024817

View File

@ -1722,7 +1722,7 @@ bom {
]
}
}
library("Spring Kafka", "2.8.7-SNAPSHOT") {
library("Spring Kafka", "2.8.7") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",