aboutsummaryrefslogtreecommitdiffstats
path: root/utils-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'utils-test/pom.xml')
-rw-r--r--utils-test/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/utils-test/pom.xml b/utils-test/pom.xml
index 863467f1..ca2e83c7 100644
--- a/utils-test/pom.xml
+++ b/utils-test/pom.xml
@@ -40,6 +40,11 @@
<dependencies>
<dependency>
+ <groupId>org.bouncycastle</groupId>
+ <artifactId>bcpkix-fips</artifactId>
+ <version>1.0.5</version>
+ </dependency>
+ <dependency>
<groupId>com.google.re2j</groupId>
<artifactId>re2j</artifactId>
</dependency>