Upgrade to Spring Kafka 3.0.1

Closes gh-33480
This commit is contained in:
Brian Clozel
2022-12-20 17:17:49 +01:00
parent 49da9b7183
commit 63de8bf3ea

View File

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