-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump Gson from 2.8.6 to 2.9.0 #23703
Conversation
Upgrade due to CVE WS-2021-0419 (see also protocolbuffers/protobuf#9457 and google/gson#1991).
@loicmathieu WDYT about adding gson to dependabot? |
@famod this should be safe to upgrade it as soon as new releases occurs except for major releases as it needs to be compatible with the version used in the Google Cloud Function framework. |
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building 109b92e
Full information is available in the Build summary check run. Failures⚙️ Gradle Tests - JDK 11 Windows #- Failing: integration-tests/gradle
📦 integration-tests/gradle✖
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added gson
to dependabot.
No need to wait for CI, that one previous test failure is a known flake. |
Thanks @knutwannheden! |
Upgrade due to CVE WS-2021-0419 (see also protocolbuffers/protobuf#9457 and google/gson#1991).