Skip to content

Commit

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

Bump org.bouncycastle:bcpkix-jdk18on from 1.78 to 1.78.1
  • Loading branch information
cuioss committed May 22, 2024
2 parents eff43ec + 6bf212f commit 1534887
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.78</version>
<version>1.78.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1534887

Please sign in to comment.