Upgrade to Spring Kafka 2.4.3.RELEASE

Closes gh-20469
This commit is contained in:
Andy Wilkinson 2020-03-10 14:24:26 +00:00
parent 22fa5d257a
commit 485498c5ac
1 changed files with 1 additions and 1 deletions

View File

@ -1652,7 +1652,7 @@ bom {
]
}
}
library("Spring Kafka", "2.4.2.RELEASE") {
library("Spring Kafka", "2.4.3.RELEASE") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",