Skip to content

Commit

Permalink
Merge pull request #455 from CROSSINGTUD/dependabot/maven/org.bouncyc…
Browse files Browse the repository at this point in the history
…astle-bcprov-jdk15on-1.70

Bump org.bouncycastle:bcprov-jdk15on from 1.68 to 1.70
  • Loading branch information
schlichtig authored Nov 13, 2023
2 parents 5d1b0fa + df95450 commit 4081cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CryptoAnalysis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.68</version>
<version>1.70</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/org.bouncycastle/bctls-jdk15on -->
Expand Down

0 comments on commit 4081cf2

Please sign in to comment.