Upgrade to Spring Kafka 2.8.5

Closes gh-30608
This commit is contained in:
Stephane Nicoll 2022-04-19 08:15:25 +02:00
parent 8bdc4f4395
commit 58aa58c0d3

View File

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