Upgrade to Spring Kafka 3.0.6

Closes gh-34968
This commit is contained in:
Stephane Nicoll 2023-04-18 13:08:44 +02:00
parent e2ee1ed50d
commit f07ac4b53d

View File

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