Merge branch '2.6.x' into 2.7.x

Closes gh-33133
This commit is contained in:
Andy Wilkinson 2022-11-21 17:47:40 +00:00
commit 2848593caa
1 changed files with 1 additions and 4 deletions

View File

@ -1740,10 +1740,7 @@ bom {
]
}
}
library("Spring Kafka", "2.8.11-SNAPSHOT") {
prohibit("[3.0.0-M1,)") {
because "it uses Spring Framework 6"
}
library("Spring Kafka", "2.8.11") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",