Upgrade to Spring Kafka 3.0.0-RC2

Closes gh-32934
This commit is contained in:
Andy Wilkinson 2022-11-03 19:03:47 +00:00
parent 3fce1e9715
commit bc23080cc6

View File

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