Skip to content

Commit db6138f

Browse files
m
1 parent d4abc67 commit db6138f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,12 @@
8585
<version>2.0.0</version>
8686
</dependency>
8787

88+
<dependency>
89+
<groupId>org.bouncycastle</groupId>
90+
<artifactId>bcprov-jdk18on</artifactId>
91+
<version>1.78.1</version>
92+
</dependency>
93+
8894
<dependency>
8995
<groupId>org.mockito</groupId>
9096
<artifactId>mockito-core</artifactId>

0 commit comments

Comments
 (0)