8371349: Update NSS library to 3.117
Reviewed-by: weijun, myankelevich, hchao
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user