8321543: Update NSS to version 3.96

Reviewed-by: rhalade
This commit is contained in:
Matthew Donovan 2024-05-29 11:19:55 +00:00
parent c003c1207f
commit 6cda4c5985

View File

@ -82,7 +82,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.91";
private static final String NSS_BUNDLE_VERSION = "3.96";
private static final String NSSLIB = "jpg.tests.jdk.nsslib";
static double nss_version = -1;