Upgrade to Spring Kafka 2.6.12

Closes gh-28685
This commit is contained in:
Stephane Nicoll 2021-11-15 19:56:26 +01:00
parent 69da7b4188
commit a23b737443
1 changed files with 1 additions and 1 deletions

View File

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