Upgrade to Spring Kafka 3.0.7

Closes gh-35376
This commit is contained in:
Stephane Nicoll
2023-05-15 16:15:17 +02:00
parent d0ba57658c
commit 6b6c3d79d6

View File

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