Upgrade to Spring Kafka 2.7.12

Closes gh-30351
This commit is contained in:
Andy Wilkinson
2022-03-21 20:23:37 +00:00
parent 95f561afc0
commit b2c52d632a

View File

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