We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c08a0c commit c7bcdb6Copy full SHA for c7bcdb6
test/jdk/sun/security/pkcs11/PKCS11Test.java
@@ -84,7 +84,7 @@ public abstract class PKCS11Test {
84
85
// Version of the NSS artifact. This coincides with the version of
86
// the NSS version
87
- private static final String NSS_BUNDLE_VERSION = "3.101";
+ private static final String NSS_BUNDLE_VERSION = "3.107";
88
private static final String NSSLIB = "jpg.tests.jdk.nsslib";
89
90
static double nss_version = -1;
0 commit comments