summaryrefslogtreecommitdiffstats
path: root/node-repository/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'node-repository/pom.xml')
-rw-r--r--node-repository/pom.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/node-repository/pom.xml b/node-repository/pom.xml
index 26a0dd2ee8b..0959b5cc5b8 100644
--- a/node-repository/pom.xml
+++ b/node-repository/pom.xml
@@ -94,6 +94,14 @@
</exclusion>
</exclusions>
</dependency>
+ <dependency>
+ <groupId>org.bouncycastle</groupId>
+ <artifactId>bcpkix-jdk15on</artifactId>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.httpcomponents</groupId>
+ <artifactId>httpclient</artifactId>
+ </dependency>
<!-- test -->
<dependency>