|
|
@@ -46,29 +46,29 @@
|
|
|
<dependency>
|
|
|
<groupId>org.apache.httpcomponents</groupId>
|
|
|
<artifactId>httpclient</artifactId>
|
|
|
- <version>4.4</version>
|
|
|
+ <version>4.5.6</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.apache.httpcomponents</groupId>
|
|
|
<artifactId>httpcore</artifactId>
|
|
|
- <version>4.4.8</version>
|
|
|
+ <version>4.4.10</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.apache.httpcomponents</groupId>
|
|
|
<artifactId>httpmime</artifactId>
|
|
|
- <version>4.4</version>
|
|
|
+ <version>4.5.6</version>
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>org.apache.httpcomponents</groupId>
|
|
|
<artifactId>httpcore-nio</artifactId>
|
|
|
- <version>4.4.5</version>
|
|
|
+ <version>4.4.10</version>
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|
|
|
<groupId>org.apache.httpcomponents</groupId>
|
|
|
<artifactId>httpasyncclient</artifactId>
|
|
|
- <version>4.1.3</version>
|
|
|
+ <version>4.1.4</version>
|
|
|
</dependency>
|
|
|
|
|
|
<dependency>
|