8321543: Update NSS to version 3.96
Reviewed-by: rhalade
This commit is contained in:
parent
c003c1207f
commit
6cda4c5985
@ -82,7 +82,7 @@ public abstract class PKCS11Test {
|
|||||||
|
|
||||||
// Version of the NSS artifact. This coincides with the version of
|
// Version of the NSS artifact. This coincides with the version of
|
||||||
// the NSS version
|
// the NSS version
|
||||||
private static final String NSS_BUNDLE_VERSION = "3.91";
|
private static final String NSS_BUNDLE_VERSION = "3.96";
|
||||||
private static final String NSSLIB = "jpg.tests.jdk.nsslib";
|
private static final String NSSLIB = "jpg.tests.jdk.nsslib";
|
||||||
|
|
||||||
static double nss_version = -1;
|
static double nss_version = -1;
|
||||||
|
Loading…
Reference in New Issue
Block a user