Upgrade to Spring Kafka 2.6.4

Closes gh-24294
This commit is contained in:
Stephane Nicoll 2020-12-10 09:28:58 +01:00
parent 7d032330d2
commit ba87a0f23a

View File

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