Upgrade to Spring Kafka 2.8.4

Closes gh-30181
This commit is contained in:
Andy Wilkinson 2022-03-21 20:44:19 +00:00
parent 904334d18b
commit f53c5178c3

View File

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