mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 12:09:14 +00:00
8371349: Update NSS library to 3.117
Reviewed-by: weijun, myankelevich, hchao
This commit is contained in:
parent
df35412db1
commit
cebb03ef24
@ -80,7 +80,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.111";
|
||||
private static final String NSS_BUNDLE_VERSION = "3.117";
|
||||
private static final String NSSLIB = "jpg.tests.jdk.nsslib";
|
||||
|
||||
static Version nss_version = null;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user