Browse Source

Merge branch '2.7.x'

pull/31104/head
Andy Wilkinson 4 years ago
parent
commit
3e19bd6165
  1. 3
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -32,7 +32,10 @@ bom { @@ -32,7 +32,10 @@ bom {
"artemis-core-client",
"artemis-jakarta-client",
"artemis-jakarta-server",
"artemis-jakarta-service-extensions"
"artemis-jdbc-store",
"artemis-journal",
"artemis-quorum-api",
"artemis-selector",
"artemis-server",
"artemis-service-extensions"

Loading…
Cancel
Save