diff --git a/pom.xml b/pom.xml index 69e93a249..7a3c90de9 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ 4.5.14 - 4.4.16 + 4.4.16 1.12.501 1.78 1.9.13 @@ -301,7 +301,7 @@ org.apache.httpcomponents httpcore - ${apache.httpcomponments.version} + ${apache.httpcomponents.version} @@ -665,7 +665,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.0.0-M5 + 3.2.5 org.apache.maven.plugins @@ -1385,6 +1385,15 @@ org.apache.maven.plugins maven-failsafe-plugin + + + + org.apache.httpcomponents + httpclient + ${apache.httpclient.version} + + +