Start building against Spring Kafka 3.0.7 snapshots

See gh-35376
This commit is contained in:
Stephane Nicoll
2023-05-10 09:05:37 +02:00
parent f1381e2728
commit 157e0d5b20

View File

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