Skip to content

Commit

Permalink
Merge branch '2.6.x' into 2.7.x
Browse files Browse the repository at this point in the history
Closes gh-31079
  • Loading branch information
wilkinsona committed May 17, 2022
2 parents 636f66f + f6b095b commit 5759849
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -86,13 +86,15 @@ 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"
},
"artemis-jms-server" {
exclude group: "org.apache.geronimo.specs", module: "geronimo-json_1.0_spec"
},
"artemis-journal",
"artemis-quorum-api",
"artemis-selector",
"artemis-server" {
exclude group: "commons-logging", module: "commons-logging"
Expand Down

0 comments on commit 5759849

Please sign in to comment.