Upgrade to Spring Kafka 2.5.12.RELEASE

Closes gh-25975
This commit is contained in:
Stephane Nicoll
2021-04-09 14:02:45 +02:00
parent ae9576dfcb
commit 7e8c5fcb84

View File

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