Skip to content

Commit

Permalink
Use spring-amqp-bom
Browse files Browse the repository at this point in the history
  • Loading branch information
eddumelendez committed Jul 3, 2023
1 parent 1f68db0 commit be9b42d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1367,12 +1367,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"
]
}
}
Expand Down

0 comments on commit be9b42d

Please sign in to comment.