Skip to content

Commit f19d915

Browse files
committed
Manage version of all Artemis modules upon which the build depends
Closes gh-31077
1 parent 08bde72 commit f19d915

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ bom {
8080
"artemis-core-client" {
8181
exclude group: "org.apache.geronimo.specs", module: "geronimo-json_1.0_spec"
8282
},
83+
"artemis-jdbc-store",
8384
"artemis-jms-client" {
8485
exclude group: "org.apache.geronimo.specs", module: "geronimo-json_1.0_spec"
8586
},

0 commit comments

Comments
 (0)