|
|
|
@ -58,6 +58,16 @@
@@ -58,6 +58,16 @@
|
|
|
|
|
<artifactId>bcpkix-jdk15on</artifactId> |
|
|
|
|
<version>1.64</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.apache.httpcomponents.client5</groupId> |
|
|
|
|
<artifactId>httpclient5</artifactId> |
|
|
|
|
<version>5.1.4</version> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.apache.httpcomponents</groupId> |
|
|
|
|
<artifactId>httpclient</artifactId> |
|
|
|
|
<version>4.5.14</version> |
|
|
|
|
</dependency> |
|
|
|
|
</ignoredDependencies> |
|
|
|
|
</configuration> |
|
|
|
|
</plugin> |
|
|
|
|