Skip to content
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

[fix] Update google-api-client to 1.35.0 #16358

Closed
wants to merge 1 commit into from

Conversation

mauriciogg
Copy link
Contributor

@mauriciogg mauriciogg commented Sep 29, 2022

google-api-client migrated from jackson to gson
see googleapis/google-api-java-client#1661. The first release that contained this change is 1.32.1. Bazel removed the jackson artifacts but did not update the library accordingly and fails at runtime when google-api-client tries to access jackson classes

see #15176

Updating to first version after 1.32.1 that does not have any listed vulnerability

google-api-client migrated from jackson to gson
see googleapis/google-api-java-client#1661.
The first release that contained this change is 1.32.1.
Bazel removed the jackson artifacts but did not update the library
accordingly and fails at runtime when google-api-client tries to
access jackson classes

Updating to first version after 1.32.1 that does not have any
listed vulnerability
@mauriciogg mauriciogg changed the title Update google-api-client to 1.35.0 #208 [fix] Update google-api-client to 1.35.0 #208 Sep 29, 2022
@mauriciogg mauriciogg changed the title [fix] Update google-api-client to 1.35.0 #208 [fix] Update google-api-client to 1.35.0 Sep 30, 2022
@sgowroji sgowroji added team-Remote-Exec Issues and PRs for the Execution (Remote) team awaiting-review PR is awaiting review from an assigned reviewer labels Sep 30, 2022
@aiuto
Copy link
Contributor

aiuto commented Apr 11, 2023

This was effectively done at other times in other PRs.

@aiuto aiuto closed this Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review PR is awaiting review from an assigned reviewer team-Remote-Exec Issues and PRs for the Execution (Remote) team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants