dependabot[bot] opened a new pull request, #1093:
URL: https://github.com/apache/axis-axis2-java-core/pull/1093

   Bumps 
[org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client)
 from 5.5.1 to 5.6.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/httpcomponents-client/blob/master/RELEASE_NOTES.txt";>org.apache.httpcomponents.client5:httpclient5's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Release 5.6 ALPHA1</h2>
   <p>This is the first ALPHA release in the 5.6 release series. It adds 
several features
   such as transport content decompression and content compression for the 
async transport,
   support for Unix sockets, experimental support for SCRAM-SHA-256 
authentication scheme,
   and Micrometer/OTel observations &amp; metrics.</p>
   <p>Commons Compress, Brotli codec, and ZStd codec are optional dependencies 
and get
   wired into the execution pipeline only if present on the classpath.</p>
   <p>Notable changes and features included in the 5.6 series:</p>
   <ul>
   <li>
   <p>Unix domain socket support.</p>
   </li>
   <li>
   <p>Support for pluggable content codecs via Commons-Compress in the classic 
transport.
   (optional).</p>
   </li>
   <li>
   <p>Support for transparent content decompression and content compression 
with <code>deflate</code>,
   <code>gzip</code>, <code>zstd</code> (optional), and <code>brotli</code> 
(optional) codecs in the async transport.</p>
   </li>
   <li>
   <p>Micrometer/OTel observations &amp; metrics (optinal).</p>
   </li>
   <li>
   <p>Off-lock connection disposal by the classic pooling connection manager. 
Experimental.</p>
   </li>
   <li>
   <p>SCRAM-SHA-256 authentication scheme (RFC 7804). Experimental.</p>
   </li>
   <li>
   <p>Request Priority support (RFC 9218). Experimental.</p>
   </li>
   </ul>
   <p>Compatibility notes:</p>
   <ul>
   <li>
   <p>As of this version, HttpClient uses BUILTIN HostnameVerificationPolicy by 
default, delegating
   host verification to JSSE security manager. One must explicitly configure 
the TLS strategy
   to continue using the hostname verifier shipped with HttpClient.</p>
   </li>
   <li>
   <p>Five-second TCP keep-alive is now enabled by default.</p>
   </li>
   </ul>
   <h2>Change Log</h2>
   <ul>
   <li>
   <p>RequestConfig: Un-deprecate #setProxy.
   Contributed by Ryan Schmitt <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>Stale connection check support in PoolingAsyncClientConnectionManager.
   Contributed by Ryan Schmitt <!-- raw HTML omitted --></p>
   </li>
   <li>
   <p>ConnectionConfig: <code>#idleTimeout</code> support.
   Contributed by Ryan Schmitt <!-- raw HTML omitted --></p>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/decd193d2b615fa18146a9f8392f201d736faf4b";><code>decd193</code></a>
 HttpClient 5.6 release</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/11ea8e52b7e970871bfbbb53e8c601b111ae2be6";><code>11ea8e5</code></a>
 Updated release notes for HttpClient 5.6 release</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/77fa61aae9fe492eb81e321073441646856775e1";><code>77fa61a</code></a>
 Limit the length of content codec list that can be processed automatically</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/81b79711c186678253702de34c5126302364a449";><code>81b7971</code></a>
 Upgraded HttpCore to version 5.4</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/2c7fe0fc04669fc0cc856519a8cd324f81c030d6";><code>2c7fe0f</code></a>
 Add OFFLOCK pool concurrency policy backed by RouteSegmentedConnPool (<a 
href="https://redirect.github.com/apache/httpcomponents-client/issues/765";>#765</a>)</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/1f4dea7e75b5e6171fb9becdf9920f2e8c41de8a";><code>1f4dea7</code></a>
 Fixed Micrometer and OpenTelemetry dependency declaration</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/d2fadd2f0ecb2905ea869be8cf1b984b9562714a";><code>d2fadd2</code></a>
 Tag TLS handshake timeout tests with <code>slow</code></li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/e52e46668ff3463745c0e8c1973212ed01289ece";><code>e52e466</code></a>
 TestTlsHandshakeTimeout: Disable assertions on Java 8</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/77f52f0e3e49952731f10ad250549e5c85198de4";><code>77f52f0</code></a>
 Upgraded HttpClient version to 5.6-alpha2-SNAPSHOT</li>
   <li><a 
href="https://github.com/apache/httpcomponents-client/commit/48e0f25b1cba6dd686e5570ebdcc0d8c5ad1997f";><code>48e0f25</code></a>
 HttpClient 5.6-alpha1 release</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/httpcomponents-client/compare/rel/v5.5.1...rel/v5.6";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents.client5:httpclient5&package-manager=maven&previous-version=5.5.1&new-version=5.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to