We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0bfc3c3 + bdead8d commit 20cfc3cCopy full SHA for 20cfc3c
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1367,12 +1367,8 @@ bom {
1367
}
1368
library("Spring AMQP", "3.0.5") {
1369
group("org.springframework.amqp") {
1370
- modules = [
1371
- "spring-amqp",
1372
- "spring-rabbit",
1373
- "spring-rabbit-stream",
1374
- "spring-rabbit-junit",
1375
- "spring-rabbit-test"
+ imports = [
+ "spring-amqp-bom"
1376
]
1377
1378
0 commit comments