Upgrade to Spring Kafka 3.0.10

Closes gh-36835
This commit is contained in:
Stephane Nicoll 2023-08-22 08:58:09 +02:00
parent 83cfa7bc9c
commit 22e00c71d3
1 changed files with 1 additions and 1 deletions

View File

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