Upgrade to Spring Kafka 2.8.2

Closes gh-29224
This commit is contained in:
Stephane Nicoll 2022-01-17 08:46:43 +01:00
parent 77e9047d31
commit ce6cc77ea7

View File

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