Upgrade to Spring Kafka 3.0.10

Closes gh-36942
This commit is contained in:
Stephane Nicoll 2023-08-22 09:02:11 +02:00
parent 564acf05c1
commit 95963e07a7

View File

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