We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 636f66f + f6b095b commit 5759849Copy full SHA for 5759849
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -86,13 +86,15 @@ bom {
86
"artemis-core-client" {
87
exclude group: "org.apache.geronimo.specs", module: "geronimo-json_1.0_spec"
88
},
89
+ "artemis-jdbc-store",
90
"artemis-jms-client" {
91
92
93
"artemis-jms-server" {
94
95
96
"artemis-journal",
97
+ "artemis-quorum-api",
98
"artemis-selector",
99
"artemis-server" {
100
exclude group: "commons-logging", module: "commons-logging"
0 commit comments