diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 0a7642fa46e91..584eaafcc9692 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -4111,6 +4111,12 @@ org.apache.httpcomponents httpclient-cache ${httpclient.version} + + + commons-logging + * + + org.apache.httpcomponents diff --git a/extensions/apache-httpclient/runtime/pom.xml b/extensions/apache-httpclient/runtime/pom.xml index d8937d0bb38f5..e0b85c3e2ef4d 100644 --- a/extensions/apache-httpclient/runtime/pom.xml +++ b/extensions/apache-httpclient/runtime/pom.xml @@ -20,12 +20,6 @@ org.apache.httpcomponents httpclient - - - commons-logging - commons-logging - - org.jboss.logging