Upgrade to Spring Kafka 2.8.6

Closes gh-31010
This commit is contained in:
Stephane Nicoll 2022-05-17 09:41:36 +02:00
parent 9381daddb3
commit a9df2a1ef7
1 changed files with 1 additions and 1 deletions

View File

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