Merge pull request #36168 from eddumelendez

* gh-36168:
  Use spring-amqp-bom

Closes gh-36168
pull/37018/head
Andy Wilkinson 1 year ago
commit bdead8d0e3

@ -1336,12 +1336,8 @@ bom {
}
library("Spring AMQP", "3.0.5") {
group("org.springframework.amqp") {
modules = [
"spring-amqp",
"spring-rabbit",
"spring-rabbit-stream",
"spring-rabbit-junit",
"spring-rabbit-test"
imports = [
"spring-amqp-bom"
]
}
}

Loading…
Cancel
Save