Start building against Spring Kafka 2.7.1 snapshots

See gh-26386
This commit is contained in:
Stephane Nicoll 2021-05-10 12:42:36 +02:00
parent c85936f004
commit c9cd7cae51
1 changed files with 1 additions and 1 deletions

View File

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