**[Evgeny Goldin](https://jira.spring.io/secure/ViewProfile.jspa?name=evgenyg)** opened **[SPR-7424](https://jira.spring.io/browse/SPR-7424?redirect=false)** and commented CommonsClientHttpRequestFactory used by Rest Template depends on outdated "commons-httpclient" v3.1. Version 4.0.1 is available and it's a serious upgrade to HttpClient: http://hc.apache.org/httpcomponents-client-4.0.1/index.html http://hc.apache.org/httpcomponents-client/download.html It would be nice if CommonsClientHttpRequestFactory was updated to use v4.x of Apache HttpClient --- **Affects:** 3.0.3 **Issue Links:** - #11385 CommonsClientHttpRequestFactory getHttpClient() returns HttpClient from Commons HttpClient 3.x which has been EOL'd (_**"duplicates"**_)