Start building against Spring Kafka 2.8.11 snapshots

See gh-33133
This commit is contained in:
Stephane Nicoll
2022-11-14 09:19:52 +01:00
parent 6705d1b087
commit 2d90378595

View File

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