Start building against Spring Kafka 2.9.2 snapshots

See gh-32596
This commit is contained in:
Stephane Nicoll
2022-10-07 09:47:40 +02:00
parent 4803f289fe
commit 1de704b864

View File

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