Upgrade to Spring Kafka 2.5.5.RELEASE

Closes gh-22843
This commit is contained in:
Andy Wilkinson
2020-08-12 19:19:57 +01:00
parent ce729b7188
commit c59b48b690

View File

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