Skip to content

Commit c7bcdb6

Browse files
committed
8345598: Upgrade NSS binaries for interop tests
Backport-of: 0f82268134df65bbc65ecda158d25f708f18d150
1 parent 0c08a0c commit c7bcdb6

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
@@ -84,7 +84,7 @@ public abstract class PKCS11Test {
8484

8585
// Version of the NSS artifact. This coincides with the version of
8686
// the NSS version
87-
private static final String NSS_BUNDLE_VERSION = "3.101";
87+
private static final String NSS_BUNDLE_VERSION = "3.107";
8888
private static final String NSSLIB = "jpg.tests.jdk.nsslib";
8989

9090
static double nss_version = -1;

0 commit comments

Comments
 (0)