Upgrade to Spring Kafka 3.0.8

Closes gh-35993
This commit is contained in:
Stephane Nicoll
2023-06-20 16:59:46 +02:00
parent 0b582651b3
commit 6066fb53ed

View File

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