Skip to content

Conversation

@chingor13
Copy link
Contributor

No description provided.

@chingor13 chingor13 requested a review from a team as a code owner May 8, 2019 22:00
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 8, 2019
…http client explicit rather than transitive for storage
@chingor13
Copy link
Contributor Author

cc @shollyman

<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-apache</artifactId>
<version>2.1.0</version>
<groupId>org.apache.httpcomponents</groupId>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The dependency in this package is actually on a constant from the apache httpclient library which we were pulling in as a transitive dependency here. We should instead be explicit in the dependency.

@chingor13 chingor13 merged commit 20912a4 into googleapis:master May 9, 2019
@chingor13 chingor13 deleted the update-apiary-versions branch May 9, 2019 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants