Skip to content

Commit

Permalink
Merge pull request #25 from cuioss/dependabot/maven/org.bouncycastle-…
Browse files Browse the repository at this point in the history
…bcpkix-jdk18on-1.77

Bump org.bouncycastle:bcpkix-jdk18on from 1.76 to 1.77
  • Loading branch information
cuioss committed Nov 27, 2023
2 parents bed5e15 + 8dfae14 commit 72fe4f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk18on</artifactId>
<version>1.76</version>
<version>1.77</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 72fe4f0

Please sign in to comment.