Start building against Spring Kafka 3.0.10 snapshots

See gh-36835
This commit is contained in:
Stephane Nicoll
2023-08-09 10:41:25 +02:00
parent 740e8c0b85
commit 7fac959b90

View File

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