Upgrade to Spring Kafka 3.0.5

Closes gh-34555
This commit is contained in:
Andy Wilkinson 2023-03-21 18:58:13 +00:00
parent 9c8a68ee9c
commit 8e1819ffbf
1 changed files with 1 additions and 1 deletions

View File

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