-
Notifications
You must be signed in to change notification settings - Fork 77
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
deps: update google-http-client to 1.39.0 #1957
Conversation
Update dependencies to match next shared-dependencies release (0.20.0) deps: update gax to 1.62.0 deps: update google-common-protos to 2.1.0 deps: update protobuf to 3.15.2
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.
[ERROR] Failed to execute goal on project upper-bounds-check: Could not resolve dependencies for project com.google.cloud.tools.opensource:upper-bounds-check:pom:2.0.0-SNAPSHOT: The following artifacts could not be resolved: com.google.api:gax-httpjson:jar:0.79.0, com.google.api:gax:jar:1.62.0: Could not find artifact com.google.api:gax-httpjson:jar:0.79.0 in google-maven-central (https://maven-central.storage-download.googleapis.com/maven2/) -> [Help 1]
Hmm, that looks like the Maven mirror. The gax artifacts were published minutes ago to Maven Central. |
I see it passed the tests. |
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.
@chingor13 are you ready to merge this?
Yeah should be good to go, note there are 3 versions being updated together. |
Update dependencies to match next shared-dependencies release (0.20.0)
deps: update gax to 1.62.0
deps: update google-common-protos to 2.1.0