Upgrade to Spring Kafka 2.8.9

Closes gh-32277
This commit is contained in:
Stephane Nicoll
2022-09-20 03:30:50 +02:00
parent cddfa4b58c
commit e616fb5d8b

View File

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