Start building against Spring Kafka 2.7.3 snapshots

See gh-26973
This commit is contained in:
Stephane Nicoll
2021-06-19 11:09:04 +02:00
parent 516228730f
commit d015464a7e

View File

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