summaryrefslogtreecommitdiff
path: root/groot-common/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'groot-common/pom.xml')
-rw-r--r--groot-common/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/groot-common/pom.xml b/groot-common/pom.xml
index 10e9ed4..37a4d25 100644
--- a/groot-common/pom.xml
+++ b/groot-common/pom.xml
@@ -41,6 +41,13 @@
<artifactId>hutool-all</artifactId>
</dependency>
+
+ <dependency>
+ <groupId>org.bouncycastle</groupId>
+ <artifactId>bcprov-jdk18on</artifactId>
+ </dependency>
+
+
<dependency>
<groupId>org.apache.avro</groupId>
<artifactId>avro</artifactId>