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 5726606 commit cabd7c1Copy full SHA for cabd7c1
test/jdk/sun/security/pkcs11/PKCS11Test.java
@@ -80,7 +80,7 @@ public abstract class PKCS11Test {
80
81
// Version of the NSS artifact. This coincides with the version of
82
// the NSS version
83
- private static final String NSS_BUNDLE_VERSION = "3.107";
+ private static final String NSS_BUNDLE_VERSION = "3.111";
84
private static final String NSSLIB = "jpg.tests.jdk.nsslib";
85
86
static double nss_version = -1;
0 commit comments