Upgrade to Spring Kafka 2.8.0

Closes gh-28519
This commit is contained in:
Stephane Nicoll 2021-11-15 19:58:47 +01:00
parent d058af5be2
commit a4c5f07391
1 changed files with 1 additions and 1 deletions

View File

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