Manage version of all Artemis modules upon which the build depends

Closes gh-31077
This commit is contained in:
Andy Wilkinson
2022-05-17 15:01:23 +01:00
parent 08bde72db5
commit f19d91561b

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"
},