Start building against Spring Kafka 3.0.7 snapshots

See gh-35375
This commit is contained in:
Stephane Nicoll 2023-05-10 08:41:41 +02:00
parent 42cc84070b
commit a9e7b902b5
1 changed files with 1 additions and 1 deletions

View File

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