Upgrade to Spring Kafka 2.7.2

Closes gh-26765
This commit is contained in:
Andy Wilkinson
2021-06-09 19:43:37 +01:00
parent df2b0f6bf2
commit 9fb7cf49e4

View File

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