Update to Spring Kafka 2.8.2

Closes gh-29319
This commit is contained in:
Stephane Nicoll 2022-01-17 08:44:50 +01:00
parent 200c05ff98
commit a9feb923d7
1 changed files with 1 additions and 1 deletions

View File

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