Upgrade to Spring Kafka 2.6.3

Closes gh-24074
This commit is contained in:
Andy Wilkinson 2020-11-11 19:31:50 +00:00
parent 7ac9a0ed0e
commit 9f10bb1405
1 changed files with 1 additions and 1 deletions

View File

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