Start building against Spring Kafka 2.8.7 snapshots

See gh-31377
This commit is contained in:
Stephane Nicoll 2022-06-14 07:53:04 +02:00
parent 379344ea59
commit 97e0c8e79c
1 changed files with 1 additions and 1 deletions

View File

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