Upgrade to Spring Kafka 2.5.11.RELEASE

Closes gh-24826
This commit is contained in:
Stephane Nicoll 2021-01-14 08:38:29 +01:00
parent 696539c68f
commit 3ecd1001a1

View File

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