diff --git a/helloworld-mutual-ssl-secured/pom.xml b/helloworld-mutual-ssl-secured/pom.xml
index a5b0f331b5..c87f92c28c 100644
--- a/helloworld-mutual-ssl-secured/pom.xml
+++ b/helloworld-mutual-ssl-secured/pom.xml
@@ -101,7 +101,14 @@
httpclient
test
-
+
+
+ org.jboss.logging
+ commons-logging-jboss-logging
+ test
+
diff --git a/helloworld-mutual-ssl/pom.xml b/helloworld-mutual-ssl/pom.xml
index 4a57252e57..fe55105dad 100644
--- a/helloworld-mutual-ssl/pom.xml
+++ b/helloworld-mutual-ssl/pom.xml
@@ -102,6 +102,14 @@
httpclient
test
+
+
+ org.jboss.logging
+ commons-logging-jboss-logging
+ test
+
diff --git a/jaxrs-client/pom.xml b/jaxrs-client/pom.xml
index ed9def2cec..a60011e866 100644
--- a/jaxrs-client/pom.xml
+++ b/jaxrs-client/pom.xml
@@ -117,6 +117,14 @@
resteasy-client
test
+
+
+ org.jboss.logging
+ commons-logging-jboss-logging
+ test
+
org.jboss.resteasy
resteasy-json-binding-provider
diff --git a/jaxrs-jwt/pom.xml b/jaxrs-jwt/pom.xml
index 80751f9d16..27ce9941a1 100644
--- a/jaxrs-jwt/pom.xml
+++ b/jaxrs-jwt/pom.xml
@@ -119,6 +119,14 @@
resteasy-client
test
+
+
+ org.jboss.logging
+ commons-logging-jboss-logging
+ test
+
org.jboss.resteasy
resteasy-json-p-provider
diff --git a/logging/pom.xml b/logging/pom.xml
index 3986de2c18..999f46077a 100644
--- a/logging/pom.xml
+++ b/logging/pom.xml
@@ -123,6 +123,14 @@
resteasy-client
test
+
+
+ org.jboss.logging
+ commons-logging-jboss-logging
+ test
+
org.jboss.resteasy
resteasy-json-p-provider
diff --git a/microprofile-lra/pom.xml b/microprofile-lra/pom.xml
index 1abdb99070..d5b7f2addb 100644
--- a/microprofile-lra/pom.xml
+++ b/microprofile-lra/pom.xml
@@ -78,6 +78,14 @@
resteasy-client
test
+
+
+ org.jboss.logging
+ commons-logging-jboss-logging
+ test
+
org.jboss.resteasy
resteasy-jackson2-provider