Upgrade to Spring Kafka 2.6.0

Closes gh-23012
This commit is contained in:
Andy Wilkinson
2020-09-09 09:04:57 +01:00
parent df944c6354
commit 9c408babfa

View File

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