You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2023/01/09 17:07:17 UTC

[httpcomponents-client] branch 5.3.x updated (8ca97f147 -> d2016eaac)

This is an automated email from the ASF dual-hosted git repository.

olegk pushed a change to branch 5.3.x
in repository https://gitbox.apache.org/repos/asf/httpcomponents-client.git


    from 8ca97f147 Updated release notes for HttpClient 5.2.1 release
     add 22e5a0be6 Upgraded HttpClient version to 5.2.2-SNAPSHOT
     add 16d6461c2 Fix minor typo in Javadoc
     add d2016eaac Pass HttpContext to SSLConnectionSocketFactory#prepareSocket method (#404)

No new revisions were added by this update.

Summary of changes:
 httpclient5-cache/pom.xml                          |  2 +-
 httpclient5-fluent/pom.xml                         |  2 +-
 httpclient5-testing/pom.xml                        |  2 +-
 httpclient5-win/pom.xml                            |  2 +-
 httpclient5/pom.xml                                |  2 +-
 .../http/impl/cookie/RFC6265CookieSpec.java        |  2 +-
 .../http/ssl/SSLConnectionSocketFactory.java       | 23 +++++++++++++++++-----
 pom.xml                                            |  4 ++--
 8 files changed, 26 insertions(+), 13 deletions(-)