Skip to content

Commit 0f82268

Browse files
author
Matthew Donovan
committed
8345598: Upgrade NSS binaries for interop tests
Reviewed-by: weijun, rhalade
1 parent ea2c923 commit 0f82268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/sun/security/pkcs11/PKCS11Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ public abstract class PKCS11Test {
8282

8383
// Version of the NSS artifact. This coincides with the version of
8484
// the NSS version
85-
private static final String NSS_BUNDLE_VERSION = "3.101";
85+
private static final String NSS_BUNDLE_VERSION = "3.107";
8686
private static final String NSSLIB = "jpg.tests.jdk.nsslib";
8787

8888
static double nss_version = -1;

0 commit comments

Comments
 (0)