Skip to content

Commit cabd7c1

Browse files
author
Matthew Donovan
committed
8356897: Update NSS library to 3.111
Reviewed-by: rhalade
1 parent 5726606 commit cabd7c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/sun/security/pkcs11/PKCS11Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ public abstract class PKCS11Test {
8080

8181
// Version of the NSS artifact. This coincides with the version of
8282
// the NSS version
83-
private static final String NSS_BUNDLE_VERSION = "3.107";
83+
private static final String NSS_BUNDLE_VERSION = "3.111";
8484
private static final String NSSLIB = "jpg.tests.jdk.nsslib";
8585

8686
static double nss_version = -1;

0 commit comments

Comments
 (0)