]
Boris Unckel commented on WFLY-12412:
-------------------------------------
[~brian.stansberry] You solved it ;-)
[
Update org.apache.httpcomponents* to latest
-------------------------------------------
Key: WFLY-12412
URL:
https://issues.redhat.com/browse/WFLY-12412
Project: WildFly
Issue Type: Component Upgrade
Components: Management, REST, Web Services
Reporter: Tom Billiet
Assignee: Jim Ma
Priority: Major
apache httpcomponents is currently on
org.apache.httpcomponents:httpclient:4.5.4
Which is almost 2 years old.
We are seeing some AWS SDK issues because of that.
https://github.com/aws/aws-sdk-java/issues/1919
Can it be upgraded to the latest version?