Upgrade to Spring Kafka 2.7.10

Closes gh-29313
This commit is contained in:
Stephane Nicoll
2022-01-17 08:41:47 +01:00
parent bccc9c1861
commit e545441f01

View File

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