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