Upgrade to Spring Kafka 2.5.10

Closes gh-24293
This commit is contained in:
Stephane Nicoll 2020-12-10 09:00:35 +01:00
parent 18e2ce1682
commit 5f8900ea0e
1 changed files with 1 additions and 1 deletions

View File

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