remove httpcore and httpclient
@ -102,17 +102,6 @@
<artifactId>escheduler-dao</artifactId>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.6</version>
<artifactId>httpclient</artifactId>
<version>4.5.5</version>
</dependencies>
<build>