-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR9
-
None
-
-
-
-
-
-
Not Required
Artifacts versions in EAP 7.1.0.DR9:
[jbliznak@erebos-rh jboss-eap-7.1]$ ls modules/system/layers/base/org/apache/httpcomponents/main/ httpasyncclient-4.1.0.redhat-1.jar httpclient-4.5.0.redhat-1.jar httpcore-4.4.1.redhat-1.jar httpcore-nio-4.4.1.redhat-1.jar httpmime-4.5.0.redhat-1.jar module.xml
Latest versions found in central:
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpasyncclient/4.1.2
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/4.5.2
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore/4.4.5
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpcore-nio/4.4.5
https://mvnrepository.com/artifact/org.apache.httpcomponents/httpmime/4.5.2
Our httpcomponents artifacts versions our more than a year old, we could update it.
Modules that use these artifacts:
[jbliznak@erebos-rh jboss-eap-7.1]$ grep -R --include="module.xml" httpcomponents modules/system/layers/base/org/apache/httpcomponents/main/module.xml:<module xmlns="urn:jboss:module:1.5" name="org.apache.httpcomponents"> modules/system/layers/base/org/apache/cxf/impl/main/module.xml: <module name="org.apache.httpcomponents"/> modules/system/layers/base/org/apache/cxf/services-sts/main/module.xml: <module name="org.apache.httpcomponents"/> modules/system/layers/base/org/apache/cxf/ws-security/main/module.xml: <module name="org.apache.httpcomponents"/> modules/system/layers/base/org/jboss/resteasy/resteasy-legacy/main/module.xml: <module name="org.apache.httpcomponents"/> modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml: <module name="org.apache.httpcomponents"/>
- is cloned by
-
WFCORE-2170 Update org.apache.httpcomponents* to latest
- Resolved
-
WFLY-7867 Update org.apache.httpcomponents* to latest
- Closed
- is duplicated by
-
JBEAP-7951 RESTEasy uses httpclient 4.5.2 which is not in sync with httpclient 4.5 used in EAP. Same for httpcore.
- Closed
- is incorporated by
-
JBEAP-7960 (7.1.0) Upgrade to WildFly Core to 3.0.0.Alpha22
- Closed