Upgrade to Spring Kafka 2.6.9

Closes gh-26763
This commit is contained in:
Andy Wilkinson 2021-06-09 19:29:23 +01:00
parent 66823c7641
commit 4a11c6a135
1 changed files with 1 additions and 1 deletions

View File

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