Skip to content

Commit 8c5607f

Browse files
authored
Update bouncycastle to latest 1.76 (#744)
1 parent d4d332f commit 8c5607f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@
294294
<dependency>
295295
<groupId>org.bouncycastle</groupId>
296296
<artifactId>bcprov-jdk18on</artifactId>
297-
<version>1.75</version>
297+
<version>1.76</version>
298298
</dependency>
299299
</dependencies>
300300
<reporting>

0 commit comments

Comments
 (0)