Upgrade to Spring Kafka 2.6.10

Closes gh-27501
This commit is contained in:
Stephane Nicoll 2021-07-27 08:47:52 +02:00
parent 4247131192
commit d31653e3c3

View File

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