Manage version of all Artemis modules upon which the build depends
Closes gh-31077
This commit is contained in:
parent
08bde72db5
commit
f19d91561b
|
|
@ -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"
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue