Upgrade to Spring Kafka 2.6.2

Closes gh-23679
This commit is contained in:
Stephane Nicoll 2020-10-15 09:06:01 +02:00
parent f79cee92a9
commit 0c48370112
1 changed files with 1 additions and 1 deletions

View File

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