8345598: Upgrade NSS binaries for interop tests

Backport-of: 0f82268134
This commit is contained in:
Goetz Lindenmaier
2025-03-20 19:15:51 +00:00
committed by Vitaly Provodin
parent 6bef9d2985
commit b1ac1f0d8c

View File

@@ -84,7 +84,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;