Upgrade to Spring Kafka 2.6.6

Closes gh-25292
This commit is contained in:
Andy Wilkinson
2021-02-18 11:31:18 +00:00
parent 50a258a9ec
commit 08f73e01da

View File

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