Skip to content

Commit a3679ea

Browse files
authored
Update pom.xml
From bcpkix-jdk15on to bcpkix-jdk18on fro or.bouncycastle
1 parent 27e2187 commit a3679ea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
</dependency>
5050
<dependency>
5151
<groupId>org.bouncycastle</groupId>
52-
<artifactId>bcpkix-jdk15on</artifactId>
53-
<version>1.79</version>
52+
<artifactId>bcpkix-jdk18on</artifactId>
53+
<version>1.81</version>
5454
<scope>test</scope>
5555
</dependency>
5656
<dependency>
@@ -61,3 +61,4 @@
6161
</dependencies>
6262
</project>
6363

64+

0 commit comments

Comments
 (0)