mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Manage version of all Artemis modules upon which the build depends
Closes gh-31077
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user