Upgrade to Spring Kafka 2.6.1

Closes gh-23382
This commit is contained in:
Stephane Nicoll 2020-09-17 07:26:40 +02:00
parent 1d66b25b26
commit 06b842e29c
1 changed files with 1 additions and 1 deletions

View File

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