Start building against Spring Kafka 2.8.6 snapshots

See gh-31018
This commit is contained in:
Andy Wilkinson
2022-05-12 17:50:04 +01:00
parent f7b55ecec3
commit a24e8b95f8

View File

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