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

Update httpcomponents to latest versions #517

Merged
merged 1 commit into from Oct 14, 2019

Conversation

jsyrjala
Copy link
Contributor

This PR will remove warnings mentioned in #514.

List of update deps:

  • org.apache.httpcomponents/httpcore 4.4.12
  • org.apache.httpcomponents/httpclient 4.5.10
  • org.apache.httpcomponents/httpclient-cache 4.5.10
  • org.apache.httpcomponents/httpmime 4.5.10

Fixes #514.

org.apache.httpcomponents/httpcore 4.4.12
org.apache.httpcomponents/httpclient 4.5.10
org.apache.httpcomponents/httpclient-cache 4.5.10
org.apache.httpcomponents/httpmime 4.5.10

Fixes dakrone#514
@dakrone dakrone merged commit ce9a02b into dakrone:3.x Oct 14, 2019
@dakrone
Copy link
Owner

dakrone commented Oct 14, 2019

Merged, thanks!

@jsyrjala jsyrjala deleted the update-http-components branch November 28, 2019 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Warnings about httpclient version when using clj-http with latest aws-sdk-java
2 participants