Upgrade to Spring Kafka 2.7.8

Closes gh-28246
This commit is contained in:
Andy Wilkinson
2021-10-19 14:34:39 +01:00
parent b00a5cb91e
commit d767e0e1f1

View File

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