Merge branch '2.5.x' into 2.6.x

Closes gh-31078
This commit is contained in:
Andy Wilkinson 2022-05-17 15:03:57 +01:00
commit f6b095bdfd
1 changed files with 2 additions and 0 deletions

View File

@ -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"
},
@ -87,6 +88,7 @@ bom {
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"