Skip to content

Commit 2527333

Browse files
Ramesh Bhagavatam GangadharRajan Halade
authored andcommitted
8356897: Update NSS library to 3.111
Reviewed-by: rhalade Backport-of: cabd7c1f7a8c471d5461e3557fb589fdfe4d88be
1 parent 8f9e740 commit 2527333

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)