diff --git a/apache-maven/pom.xml b/apache-maven/pom.xml
index ba7fda3943..e7d5608057 100644
--- a/apache-maven/pom.xml
+++ b/apache-maven/pom.xml
@@ -65,10 +65,6 @@ under the License.
wagon-http
shaded
-
- org.apache.maven.wagon
- wagon-http-shared4
-
org.apache.httpcomponents
httpclient
@@ -77,8 +73,18 @@ under the License.
org.apache.httpcomponents
httpcore
+
+ org.apache.maven.wagon
+ wagon-http-shared
+
+
+ org.slf4j
+ jcl-over-slf4j
+ ${slf4jVersion}
+ runtime
+
org.apache.maven.wagon
wagon-file