Start building against Spring Kafka 2.6.0-M1 snapshots

See gh-22730
This commit is contained in:
Andy Wilkinson
2020-08-04 17:28:03 +01:00
parent 7f53aef568
commit 02f888bccf

View File

@@ -1578,7 +1578,7 @@ bom {
]
}
}
library("Spring Kafka", "2.5.3.RELEASE") {
library("Spring Kafka", "2.6.0-SNAPSHOT") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",