8345598: Upgrade NSS binaries for interop tests

Reviewed-by: weijun, rhalade
This commit is contained in:
Matthew Donovan 2025-02-26 14:14:33 +00:00
parent ea2c923849
commit 0f82268134

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.101";
private static final String NSS_BUNDLE_VERSION = "3.107";
private static final String NSSLIB = "jpg.tests.jdk.nsslib";
static double nss_version = -1;