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

[5.4.0] Upgrade google-http-client and google-http-client-gson. #16745

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

tjgq
Copy link
Contributor

@tjgq tjgq commented Nov 11, 2022

In #15176 we upgraded google-auth-library-oauth2-http to 1.6.0, but didn't upgrade its dependencies accordingly; Maven claims 1.41.4 is needed [1]. In turn, a new transitive dependency on opencensus-contrib-http-util 0.31.0 also becomes necessary [2].

Fixes #15639.

[1] https://mvnrepository.com/artifact/com.google.auth/google-auth-library-oauth2-http/1.6.0 [2] https://mvnrepository.com/artifact/com.google.http-client/google-http-client/1.41.4

In bazelbuild#15176 we upgraded google-auth-library-oauth2-http to 1.6.0, but didn't
upgrade its dependencies accordingly; Maven claims 1.41.4 is needed [1].
In turn, a new transitive dependency on opencensus-contrib-http-util 0.31.0
also becomes necessary [2].

Fixes bazelbuild#15639.

[1] https://mvnrepository.com/artifact/com.google.auth/google-auth-library-oauth2-http/1.6.0
[2] https://mvnrepository.com/artifact/com.google.http-client/google-http-client/1.41.4

Partial commit for third_party/*, see bazelbuild#16082.

Signed-off-by: Sunil Gowroji <sgowroji@google.com>
@tjgq tjgq requested a review from ShreeM01 as a code owner November 11, 2022 09:58
@tjgq tjgq added the awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally label Nov 11, 2022
@ShreeM01 ShreeM01 merged commit bcaa566 into bazelbuild:release-5.4.0 Nov 15, 2022
@sgowroji sgowroji added team-Remote-Exec Issues and PRs for the Execution (Remote) team and removed awaiting-PR-merge PR has been approved by a reviewer and is ready to be merge internally labels Nov 15, 2022
@tjgq tjgq deleted the jars branch December 8, 2022 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Remote-Exec Issues and PRs for the Execution (Remote) team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants