Skip to content

Commit c184f16

Browse files
author
duke
committed
Backport c1198bba0e8cbdaa47c821263d122d0ba4dd6759
1 parent 567e648 commit c184f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lib/jdk/test/lib/security/OpensslArtifactFetcher.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
public class OpensslArtifactFetcher {
3434

35-
private static final String OPENSSL_BUNDLE_VERSION = "3.0.14";
35+
private static final String OPENSSL_BUNDLE_VERSION = "3.5.1";
3636
private static final String OPENSSL_ORG = "jpg.tests.jdk.openssl";
3737

3838
/**

0 commit comments

Comments
 (0)