You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HADOOP-17563. Upgrade BouncyCastle to 1.68 (apache#3980)
Addresses CVE-2020-15522 and CVE-2020-26939.
This can break builds with older maven shade plugins or
other code using asm.jar which is not aware of recent java bytecodes
and/or multirelease JARs.
Contributed by PJ Fanning
Change-Id: Iac4713d50fe8e00953aeb7168de62f8d36a707c8
0 commit comments