Start building against Spring Kafka 2.7.4 snapshots

See gh-27165
This commit is contained in:
Stephane Nicoll
2021-07-08 08:51:55 +02:00
parent 745b79714f
commit e426ff6196

View File

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