Skip to content

Commit

Permalink
Merge branch '2.5.x' into 2.6.x
Browse files Browse the repository at this point in the history
Closes gh-31078
  • Loading branch information
wilkinsona committed May 17, 2022
2 parents 77f1b41 + f19d915 commit f6b095b
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 @@ -80,13 +80,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 f6b095b

Please sign in to comment.