Skip to content

Commit 5759849

Browse files
committed
Merge branch '2.6.x' into 2.7.x
Closes gh-31079
2 parents 636f66f + f6b095b commit 5759849

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,13 +86,15 @@ bom {
8686
"artemis-core-client" {
8787
exclude group: "org.apache.geronimo.specs", module: "geronimo-json_1.0_spec"
8888
},
89+
"artemis-jdbc-store",
8990
"artemis-jms-client" {
9091
exclude group: "org.apache.geronimo.specs", module: "geronimo-json_1.0_spec"
9192
},
9293
"artemis-jms-server" {
9394
exclude group: "org.apache.geronimo.specs", module: "geronimo-json_1.0_spec"
9495
},
9596
"artemis-journal",
97+
"artemis-quorum-api",
9698
"artemis-selector",
9799
"artemis-server" {
98100
exclude group: "commons-logging", module: "commons-logging"

0 commit comments

Comments
 (0)