mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-14 18:03:44 +00:00
8345598: Upgrade NSS binaries for interop tests
Reviewed-by: weijun, rhalade
This commit is contained in:
parent
ea2c923849
commit
0f82268134
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user