Start building against Spring Kafka 2.8.9 snapshots

See gh-32277
This commit is contained in:
Stephane Nicoll 2022-09-09 08:36:35 +02:00
parent dbdb5f40ee
commit b1b45f19fa
1 changed files with 1 additions and 1 deletions

View File

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