diff --git a/elasticsearchwriter/pom.xml b/elasticsearchwriter/pom.xml index 8699c6e5..b4d3b86a 100644 --- a/elasticsearchwriter/pom.xml +++ b/elasticsearchwriter/pom.xml @@ -12,6 +12,10 @@ com.alibaba.datax 0.0.1-SNAPSHOT + + 4.4.1 + + com.alibaba.datax @@ -53,6 +57,13 @@ 4.13.1 test + + + org.apache.httpcomponents + httpclient + ${httpclient.version} + +