Upgrade to Spring Kafka 3.0.5

Closes gh-34543
This commit is contained in:
Andy Wilkinson
2023-03-21 18:14:24 +00:00
parent 11e7df66b9
commit 7f860d20cf

View File

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