Upgrade to Spring Kafka 3.0.10

Closes gh-36846
This commit is contained in:
Stephane Nicoll 2023-08-22 09:00:24 +02:00
parent 96522ec0ce
commit e97e2895c5
1 changed files with 1 additions and 1 deletions

View File

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