Start building against Spring Kafka 2.8.5 snapshots

See gh-30608
pull/30641/head
Stephane Nicoll 3 years ago
parent 726c4e9ced
commit 8658765eb4

@ -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"
}

Loading…
Cancel
Save