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