Skip to content

Commit

Permalink
Manage version of all Artemis modules upon which the build depends
Browse files Browse the repository at this point in the history
Closes gh-31077
  • Loading branch information
wilkinsona committed May 17, 2022
1 parent 08bde72 commit f19d915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ bom {
"artemis-core-client" {
exclude group: "org.apache.geronimo.specs", module: "geronimo-json_1.0_spec"
},
"artemis-jdbc-store",
"artemis-jms-client" {
exclude group: "org.apache.geronimo.specs", module: "geronimo-json_1.0_spec"
},
Expand Down

0 comments on commit f19d915

Please sign in to comment.