Start building against Spring Kafka 2.8.5 snapshots

See gh-30608
This commit is contained in:
Stephane Nicoll
2022-04-09 17:07:00 +02:00
parent 726c4e9ced
commit 8658765eb4

View File

@@ -1743,7 +1743,7 @@ bom {
]
}
}
library("Spring Kafka", "2.8.4") {
library("Spring Kafka", "2.8.5-SNAPSHOT") {
prohibit("[3.0.0-M1,)") {
because "it uses Spring Framework 6"
}