Upgrade to Spring Kafka 2.7.1

Closes gh-26386
This commit is contained in:
Stephane Nicoll 2021-05-18 08:34:01 +02:00
parent c8ba16034d
commit 56ba14ad2d
1 changed files with 1 additions and 1 deletions

View File

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