Upgrade to Spring Kafka 3.0.4

Closes gh-34441
This commit is contained in:
Andy Wilkinson 2023-03-03 08:06:04 +00:00
parent d1f89db9a2
commit 3ea99d0f49
1 changed files with 1 additions and 1 deletions

View File

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