Upgrade to Spring Kafka 3.0.0-RC1

Closes gh-32603
This commit is contained in:
Andy Wilkinson
2022-10-17 19:40:22 +01:00
parent 5fbcdfc393
commit 68ea7299f6

View File

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