Skip to content

Commit e31723b

Browse files
committed
8345598: Upgrade NSS binaries for interop tests
Backport-of: 0f82268134df65bbc65ecda158d25f708f18d150
1 parent 3a0e19b commit e31723b

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

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

8585
static double nss_version = -1;

0 commit comments

Comments
 (0)