Skip to content

Commit 1a4b9ec

Browse files
committed
Migrate to BouncyCastle LTS.
1 parent 818e2ea commit 1a4b9ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@
104104
</dependency>
105105
<dependency>
106106
<groupId>org.bouncycastle</groupId>
107-
<artifactId>bcprov-jdk15on</artifactId>
108-
<version>1.70</version>
107+
<artifactId>bcprov-lts8on</artifactId>
108+
<version>2.73.3</version>
109109
</dependency>
110110

111111
<dependency>

0 commit comments

Comments
 (0)