Skip to content

Commit fb7481a

Browse files
committed
SCANJLIB-295 Update bouncycastle to 1.83
1 parent fba236d commit fb7481a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<dependency>
7272
<groupId>org.bouncycastle</groupId>
7373
<artifactId>bcprov-jdk18on</artifactId>
74-
<version>1.81</version>
74+
<version>1.83</version>
7575
</dependency>
7676

7777
<!-- unit tests -->

0 commit comments

Comments
 (0)