Start building against Spring Kafka 3.0.9 snapshots

See gh-36182
This commit is contained in:
Andy Wilkinson 2023-07-03 16:50:09 +01:00
parent 356504ade4
commit 2b1189ff31

View File

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