提交 8e95214b 编写于 作者: T Till Rohrmann 提交者: Stephan Ewen

[FLINK-3173] Bump httpclient and httpcore to version 4.2.6 to solve bug in http client

This closes #1456
上级 2ac1e19e
......@@ -343,13 +343,13 @@ under the License.
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.2</version>
<version>4.2.5</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.2</version>
<version>4.2.6</version>
</dependency>
<dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册