diff --git a/pom.xml b/pom.xml index 83ac80e..e8a81ee 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ UTF-8 1.0.0 1.0.2 - 1.4.9 + 2.2.1 2.7.1 @@ -107,7 +107,7 @@ org.apache.storm storm-core ${storm.version} - provided + slf4j-log4j12 @@ -274,5 +274,19 @@ compile + + + org.apache.httpcomponents + httpclient + 4.5.2 + + + + org.apache.httpcomponents + httpcore + 4.4.1 + + +