Upgrade to Spring Kafka 2.8.1

Closes gh-29017
This commit is contained in:
Stephane Nicoll 2021-12-21 09:06:22 +01:00
parent 66c43685f5
commit af77ee007a

View File

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