Skip to content

Commit

Permalink
Update bouncycastle to 1.78.1
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Apr 19, 2024
1 parent 95c9d82 commit 4590264
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,13 +154,13 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpg-jdk18on</artifactId>
<version>1.77</version>
<version>1.78.1</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.77</version>
<version>1.78.1</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit 4590264

Please sign in to comment.