Skip to content

Commit ae36139

Browse files
committed
Update BC to the latest version on java (1.78)
DEVSIX-8244
1 parent 0ba3449 commit ae36139

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
@@ -84,7 +84,7 @@
8484

8585
<properties>
8686
<argLine>-Xmx1024m</argLine>
87-
<bouncycastle.version>1.75</bouncycastle.version>
87+
<bouncycastle.version>1.78</bouncycastle.version>
8888
<bouncycastleintegrationtests>com.itextpdf.test.annotations.type.BouncyCastleIntegrationTest</bouncycastleintegrationtests>
8989
<bouncycastleunittests>com.itextpdf.test.annotations.type.BouncyCastleUnitTest</bouncycastleunittests>
9090
<dependencyCheck.version>7.0.0</dependencyCheck.version>

0 commit comments

Comments
 (0)