Upgrade to Spring Kafka 3.0.2

Closes gh-33812
This commit is contained in:
Andy Wilkinson 2023-01-18 13:16:17 +00:00
parent d3abb7fb5e
commit e910e67bf6
1 changed files with 1 additions and 1 deletions

View File

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