Start building against Spring Kafka 2.7.14 snapshots

See gh-31004
This commit is contained in:
Andy Wilkinson 2022-05-12 15:45:02 +01:00
parent 30bdd76bbe
commit 0233cf01d3

View File

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