Upgrade to Spring Kafka 2.7.14

Closes gh-31004
This commit is contained in:
Stephane Nicoll 2022-05-17 09:40:44 +02:00
parent d479d2eeb9
commit e9791e904d

View File

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