Upgrade to Spring Kafka 2.8.8

Closes gh-31785
This commit is contained in:
Andy Wilkinson 2022-07-18 20:10:36 +01:00
parent e25d3d6a03
commit a326a1291e

View File

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