On Tue, May 24, 2016 at 3:38 PM, Rebecca Searls <rsearls@redhat.com> wrote:
The testing version of wildfly is using target/wildfly/modules/system/layers/base/org/apache/httpcomponents/main/httpclient-4.2.1.jar


WildFly 10 (only one relevant atm) use http client 4.5
https://github.com/wildfly/wildfly-core/blob/master/pom.xml#L89

if anything we should test/build resteasy with same version as is used in WF.