Upgrade to Spring Kafka 2.8.8

Closes gh-31786
This commit is contained in:
Andy Wilkinson 2022-07-18 20:12:04 +01:00
parent 814dd68ba2
commit 4278683f26
1 changed files with 1 additions and 1 deletions

View File

@ -1725,7 +1725,7 @@ bom {
]
}
}
library("Spring Kafka", "2.8.7") {
library("Spring Kafka", "2.8.8") {
prohibit("[3.0.0-M1,)") {
because "it uses Spring Framework 6"
}