Upgrade to Spring Kafka 2.7.4

Closes gh-27165
This commit is contained in:
Andy Wilkinson
2021-07-20 13:14:07 +01:00
parent 9d2cb162e6
commit 47289de332

View File

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