Skip to content

Commit e7313bf

Browse files
authored
Merge pull request #978 from CROSSINGTUD/dependabot/maven/CryptoAnalysis/org.bouncycastle-bcprov-jdk18on-1.84
Bump org.bouncycastle:bcprov-jdk18on from 1.82 to 1.84 in /CryptoAnalysis
2 parents 5e65c3b + fcf1a0a commit e7313bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CryptoAnalysis/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<dependency>
224224
<groupId>org.bouncycastle</groupId>
225225
<artifactId>bcprov-jdk18on</artifactId>
226-
<version>1.82</version>
226+
<version>1.84</version>
227227
<scope>test</scope>
228228
</dependency>
229229
<dependency>

0 commit comments

Comments
 (0)