8371349: Update NSS library to 3.117

Reviewed-by: weijun, myankelevich, hchao
This commit is contained in:
Matthew Donovan 2025-11-17 12:13:39 +00:00
parent df35412db1
commit cebb03ef24

View File

@ -80,7 +80,7 @@ public abstract class PKCS11Test {
// Version of the NSS artifact. This coincides with the version of
// the NSS version
private static final String NSS_BUNDLE_VERSION = "3.111";
private static final String NSS_BUNDLE_VERSION = "3.117";
private static final String NSSLIB = "jpg.tests.jdk.nsslib";
static Version nss_version = null;