Upgrade to Spring Kafka 2.8.3

Closes gh-29759
This commit is contained in:
Stephane Nicoll 2022-02-23 08:35:56 +01:00
parent 64b8610c2e
commit 60637b7aaa
1 changed files with 1 additions and 1 deletions

View File

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