Upgrade to Spring Kafka 3.0.6

Closes gh-34951
This commit is contained in:
Stephane Nicoll 2023-04-18 13:07:31 +02:00
parent d16fb72dec
commit 47e2c3f597
1 changed files with 1 additions and 1 deletions

View File

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