Skip to content

Commit

Permalink
Update bcprov (fastods-crypto)
Browse files Browse the repository at this point in the history
  • Loading branch information
jferard committed Dec 7, 2024
1 parent 9a3289b commit 1092a45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fastods-crypto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@

<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.70</version>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.79</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 1092a45

Please sign in to comment.