未验证 提交 e62249a5 编写于 作者: L lgcareer 提交者: GitHub

Merge pull request #508 from lgcareer/dev

remove httpcore and httpclient
...@@ -102,17 +102,6 @@ ...@@ -102,17 +102,6 @@
<artifactId>escheduler-dao</artifactId> <artifactId>escheduler-dao</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.6</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.5</version>
</dependency>
</dependencies> </dependencies>
<build> <build>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册