Skip to content

Commit

Permalink
Merge pull request #8 from albertus82/dependabot/maven/org.bouncycast…
Browse files Browse the repository at this point in the history
…le-bcprov-jdk18on-1.78

Bump org.bouncycastle:bcprov-jdk18on from 1.76 to 1.78
  • Loading branch information
albertus82 authored May 5, 2024
2 parents 853adf4 + 57c738f commit 925d13d
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 @@ -435,7 +435,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk18on</artifactId>
<version>1.76</version>
<version>1.78.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 925d13d

Please sign in to comment.