tink-crypto / tink

Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
https://developers.google.com/tink
Apache License 2.0
13.5k stars 1.18k forks source link

Upgrade protobuf-java to 3.19.6 #642

Closed nhumblot closed 1 year ago

nhumblot commented 2 years ago

This PR upgrades protobuf-java to 3.19.6 so tink do not rely on a dependency vulnerable to CVE-2022-3171.

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.