Upgrade to Spring Kafka 3.0.7

Closes gh-35375
This commit is contained in:
Stephane Nicoll
2023-05-15 16:12:57 +02:00
parent cf0e6822fc
commit ac8a756485

View File

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