Skip to content

Commit

Permalink
Merge pull request #1961 from apache/dependabot/maven/1.13.x/org.boun…
Browse files Browse the repository at this point in the history
…cycastle-bcprov-jdk18on-1.80

chore(deps): bump org.bouncycastle:bcprov-jdk18on from 1.79 to 1.80
  • Loading branch information
lprimak authored Jan 15, 2025
2 parents 1d3e141 + 86b305a commit 8fe8bba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crypto/cipher/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.79</version>
<version>1.80</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion crypto/hash/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.79</version>
<version>1.80</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 8fe8bba

Please sign in to comment.