dependabot[bot] opened a new pull request, #1493:
URL: https://github.com/apache/cxf/pull/1493

   Bumps `cxf.hazelcast.version` from 5.3.4 to 5.3.5.
   Updates `com.hazelcast:hazelcast` from 5.3.4 to 5.3.5
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/hazelcast/hazelcast/releases";>com.hazelcast:hazelcast's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.5</h2>
   <p>This document lists the enhancements, fixed issues, and removed or 
deprecated features for Hazelcast Platform 5.3.5 release. The numbers in the 
square brackets refer to the issues and pull requests in Hazelcast's GitHub 
repository.</p>
   <p>NOTE: Due to an error in the tooling, the Platform releases 5.3.3 and 
5.3.4 needed to be skipped numerically.</p>
   <h2>Enhancements</h2>
   <ul>
   <li>Improved the permission checks by fixing the <a 
href="https://nvd.nist.gov/vuln/detail/CVE-2023-45859";>CVE-2023-45859</a> and 
<a href="https://nvd.nist.gov/vuln/detail/CVE-2023-45860";>CVE-2023-45860</a> 
vulnerabilities.</li>
   <li>Changed the exception type from <code>CancellationException</code> to 
<code>CancellationByUserException</code> in case the user cancels a job before 
it is initialized. <a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25452";>#25452</a></li>
   <li>Updated the versions of following dependencies
   ** gRPC to 1.57.0
   ** Netty to 4.1.100
   ** Avro to 1.1.13
   ** Snappy Java to 1.1.10.5
   ** Elasticsearch to 7.17.13
   <a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25430";>#25430</a>, 
<a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25670";>#25670</a>, 
<a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25659";>#25659</a></li>
   <li>Renamed the service port for Hazelcast clusters deployed in Kubernetes 
environments as <code>hazelcast</code>.
   Previously, the name was <code>hazelcast-service-port</code> causing the 
member auto-discovery (for embedded deployments) to fail. <a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/24834";>#24834</a></li>
   </ul>
   <h2>Fixes</h2>
   <ul>
   <li>Fixed an issue where the map entries' metadata, such as time-to-live and 
expiration, was not replicated correctly over WAN after updating existing 
entries. <a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25505";>#25505</a></li>
   <li>Fixed an issue where the member list was not updated after a cluster 
failover scenario. <a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25504";>#25504</a></li>
   <li>Fixed a memory leak issue happening in Hazelcast members and clients 
while destroying fenced locks. <a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25421";>#25421</a></li>
   </ul>
   <h2>Removed/Deprecated Features</h2>
   <ul>
   <li>Removed the evaluation tool (to try out Platform 5.x features for IMDG 
3.x users) and the relevant IMDG 3.x JAR libraries from Hazelcast Platform 
distributions. <a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25663";>#25663</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/hazelcast/hazelcast/commits/v5.3.5";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `com.hazelcast:hazelcast-spring` from 5.3.4 to 5.3.5
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/hazelcast/hazelcast/releases";>com.hazelcast:hazelcast-spring's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.3.5</h2>
   <p>This document lists the enhancements, fixed issues, and removed or 
deprecated features for Hazelcast Platform 5.3.5 release. The numbers in the 
square brackets refer to the issues and pull requests in Hazelcast's GitHub 
repository.</p>
   <p>NOTE: Due to an error in the tooling, the Platform releases 5.3.3 and 
5.3.4 needed to be skipped numerically.</p>
   <h2>Enhancements</h2>
   <ul>
   <li>Improved the permission checks by fixing the <a 
href="https://nvd.nist.gov/vuln/detail/CVE-2023-45859";>CVE-2023-45859</a> and 
<a href="https://nvd.nist.gov/vuln/detail/CVE-2023-45860";>CVE-2023-45860</a> 
vulnerabilities.</li>
   <li>Changed the exception type from <code>CancellationException</code> to 
<code>CancellationByUserException</code> in case the user cancels a job before 
it is initialized. <a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25452";>#25452</a></li>
   <li>Updated the versions of following dependencies
   ** gRPC to 1.57.0
   ** Netty to 4.1.100
   ** Avro to 1.1.13
   ** Snappy Java to 1.1.10.5
   ** Elasticsearch to 7.17.13
   <a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25430";>#25430</a>, 
<a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25670";>#25670</a>, 
<a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25659";>#25659</a></li>
   <li>Renamed the service port for Hazelcast clusters deployed in Kubernetes 
environments as <code>hazelcast</code>.
   Previously, the name was <code>hazelcast-service-port</code> causing the 
member auto-discovery (for embedded deployments) to fail. <a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/24834";>#24834</a></li>
   </ul>
   <h2>Fixes</h2>
   <ul>
   <li>Fixed an issue where the map entries' metadata, such as time-to-live and 
expiration, was not replicated correctly over WAN after updating existing 
entries. <a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25505";>#25505</a></li>
   <li>Fixed an issue where the member list was not updated after a cluster 
failover scenario. <a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25504";>#25504</a></li>
   <li>Fixed a memory leak issue happening in Hazelcast members and clients 
while destroying fenced locks. <a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25421";>#25421</a></li>
   </ul>
   <h2>Removed/Deprecated Features</h2>
   <ul>
   <li>Removed the evaluation tool (to try out Platform 5.x features for IMDG 
3.x users) and the relevant IMDG 3.x JAR libraries from Hazelcast Platform 
distributions. <a 
href="https://redirect.github.com/hazelcast/hazelcast/issues/25663";>#25663</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/hazelcast/hazelcast/commits/v5.3.5";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   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]

Reply via email to