mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
8345598: Upgrade NSS binaries for interop tests
Backport-of: 0f82268134
This commit is contained in:
committed by
Vitaly Provodin
parent
6bef9d2985
commit
b1ac1f0d8c
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user