Upgrade to Spring Kafka 2.5.14.RELEASE

Closes gh-26771
This commit is contained in:
Andy Wilkinson 2021-06-09 19:14:42 +01:00
parent 872ec0bf00
commit 53068a2489

View File

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