Start building against Spring Kafka 2.7.2 snapshots

See gh-26765
This commit is contained in:
Stephane Nicoll
2021-06-06 20:23:37 +02:00
parent caacee5f1c
commit 5391f028a7

View File

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