Upgrade to Spring Kafka 2.5.0.RC1

Closes gh-20953
This commit is contained in:
Andy Wilkinson
2020-04-29 19:06:35 +01:00
parent d16074d8fd
commit 76d71e58d7

View File

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