Upgrade to Spring Kafka 3.0.8

Closes gh-36000
This commit is contained in:
Stephane Nicoll
2023-06-20 17:29:27 +02:00
parent 81f1961e27
commit da6cbfd5fe

View File

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