Upgrade to Spring Kafka 2.8.10

Closes gh-32596
This commit is contained in:
Andy Wilkinson
2022-10-17 19:44:24 +01:00
parent 9a74cf6d8e
commit bdb4f24300

View File

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