Upgrade to Spring Kafka 2.6.5

Closes gh-24703
This commit is contained in:
Stephane Nicoll
2021-01-14 08:54:02 +01:00
parent d6d0abcfd5
commit 3aa960a060

View File

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