Skip to content

Commit

Permalink
Bump BouncyCastle to version 1.75. (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanLennox authored Jul 10, 2023
1 parent 1e6c0da commit af70507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
<dependencies>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
<version>1.70</version>
<artifactId>bcpkix-jdk18on</artifactId>
<version>1.75</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
Expand Down

0 comments on commit af70507

Please sign in to comment.