Upgrade to Spring Kafka 2.7.3

Closes gh-26973
This commit is contained in:
Stephane Nicoll 2021-06-24 06:40:34 +02:00
parent b5cdc84273
commit dd63f98fcf
1 changed files with 1 additions and 1 deletions

View File

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