Start building against Spring Kafka 3.0.10 snapshots

See gh-36942
This commit is contained in:
Stephane Nicoll 2023-08-10 16:09:36 +02:00
parent cbbf933455
commit 69bf66d5f7

View File

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