We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b541a2 commit e12abc7Copy full SHA for e12abc7
test/lib/jdk/test/lib/security/OpensslArtifactFetcher.java
@@ -32,7 +32,7 @@
32
33
public class OpensslArtifactFetcher {
34
35
- private static final String OPENSSL_BUNDLE_VERSION = "3.0.14";
+ private static final String OPENSSL_BUNDLE_VERSION = "3.5.1";
36
private static final String OPENSSL_ORG = "jpg.tests.jdk.openssl";
37
38
/**
0 commit comments