From 56949250ef9e695ba6464308dcdad46a7b4f56b8 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 17 May 2022 15:19:59 +0100 Subject: [PATCH] Polish --- spring-boot-project/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 316875b9e1..3ba5e2fba2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -32,7 +32,7 @@ bom { "artemis-core-client", "artemis-jakarta-client", "artemis-jakarta-server", - "artemis-jakarta-service-extensions" + "artemis-jakarta-service-extensions", "artemis-jdbc-store", "artemis-journal", "artemis-quorum-api",