Skip to content

Commit f6b095b

Browse files
committed
Merge branch '2.5.x' into 2.6.x
Closes gh-31078
2 parents 77f1b41 + f19d915 commit f6b095b

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
@@ -80,13 +80,15 @@ 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
},
8687
"artemis-jms-server" {
8788
exclude group: "org.apache.geronimo.specs", module: "geronimo-json_1.0_spec"
8889
},
8990
"artemis-journal",
91+
"artemis-quorum-api",
9092
"artemis-selector",
9193
"artemis-server" {
9294
exclude group: "commons-logging", module: "commons-logging"

0 commit comments

Comments
 (0)