Upgrade to Spring Kafka 3.0.0

Closes gh-33142
This commit is contained in:
Andy Wilkinson 2022-11-21 17:49:13 +00:00
parent bb6dc6fc99
commit 2d4ef90954

View File

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