Skip to content

Commit

Permalink
Update bouncycastle to 1.77
Browse files Browse the repository at this point in the history
  • Loading branch information
merks committed Nov 15, 2023
1 parent dc367a0 commit bfe60b9
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -155,13 +155,13 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpg-jdk18on</artifactId>
<version>1.76</version>
<version>1.77</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.76</version>
<version>1.77</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit bfe60b9

Please sign in to comment.