Upgrade to Spring Kafka 2.8.10

Closes gh-32589
This commit is contained in:
Andy Wilkinson 2022-10-17 19:42:27 +01:00
parent dade5ec3aa
commit a16e3e6688

View File

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