Use spring-amqp-bom

See gh-36168
This commit is contained in:
Eddú Meléndez 2023-07-02 21:42:49 -06:00 committed by Andy Wilkinson
parent e28aa19ec5
commit f57e6a1fa5

View File

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