Upgrade to Spring Kafka 2.7.13

Closes gh-30592
This commit is contained in:
Stephane Nicoll 2022-04-19 07:59:57 +02:00
parent 1c08f503ba
commit 0ad6ae9a03

View File

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