dependabot[bot] opened a new pull request, #458: URL: https://github.com/apache/maven-resolver/pull/458
Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) from 5.3.6 to 5.3.7. <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.7</h2> <p>This document lists the enhancements, fixed issues, and removed or deprecated features for Hazelcast Platform 5.3.7 release. The numbers in the square brackets refer to the issues and pull requests in Hazelcast's GitHub repository.</p> <h2>Enhancements</h2> <ul> <li>Improved the time spent on the first partition migration, in case a new member joins a cluster with high partition count. <a href="https://redirect.github.com/hazelcast/hazelcast/issues/1201">#1201</a></li> <li>Updated the versions of following dependencies: <ul> <li>gRPC to 1.60.0</li> <li>Jetty to 9.4.53.v20231009</li> <li>AWS SDK to 1.12.688 <a href="https://redirect.github.com/hazelcast/hazelcast/issues/1207">#1207</a>, <a href="https://redirect.github.com/hazelcast/hazelcast/issues/1208">#1208</a>, <a href="https://redirect.github.com/hazelcast/hazelcast/issues/1209">#1209</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hazelcast/hazelcast/commit/e2dadf56f301548b69a27d7b5feb9773560ac7c1"><code>e2dadf5</code></a> Upgrade version to 5.3.7</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/3b01aeb85fac7ff22f48f937798eb5b5803cec7e"><code>3b01aeb</code></a> Add RN for Platform OS 5.3.7 (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/1236">#1236</a>)</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/e077a221ca63b846b7d8482fd9c5c9cf767d1f14"><code>e077a22</code></a> Fix Vulnerability in elasticsearch 7.17.13 CVE [HZ-4631] [5.3.7] (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/1206">#1206</a>)</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/fdf59c32e27b15275b97a733cecb7028bb6f4212"><code>fdf59c3</code></a> Update aws-java-sdk-bundle version to 1.12.688 [HZ-4631] (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/1209">#1209</a>)</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/e7f3c9bf25d283ccd66e9f01a20642c6ab26f52d"><code>e7f3c9b</code></a> Fix Vulnerability in PostgreSQL driver for CVE-2024-1597 [HZ-4631] [5.3.7] (#...</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/07040bee04575e5f4f2b4a7875bd13339ea2adfb"><code>07040be</code></a> Bump jetty to mitigate CVE-2023-44487 [5.3.7] (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/1208">#1208</a>)</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/bbbbcf829e8545227110de1160b559942f511464"><code>bbbbcf8</code></a> Bump <code>grpc</code> to mitigate CVE-2023-44487 [5.3.7][HZ-4299] (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/1207">#1207</a>)</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/fecc5232c884558afdadc6e13437678e32af1ecc"><code>fecc523</code></a> Batch partition replica updates [HZ-3652] [5.3.7] (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/1201">#1201</a>)</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/39798a5e942e92d0ab0f7e4915da2b7ea07bccd6"><code>39798a5</code></a> Update POM version to 5.3.7-SNAPSHOT [HZ-4188][5.3.7] (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/1197">#1197</a>)</li> <li><a href="https://github.com/hazelcast/hazelcast/commit/0539187294aec0fd73f3dd27a2c5ed8b7fe07a76"><code>0539187</code></a> Disable dependabot in EE (<a href="https://redirect.github.com/hazelcast/hazelcast/issues/393">#393</a>) [5.3.7]</li> <li>Additional commits viewable in <a href="https://github.com/hazelcast/hazelcast/compare/v5.3.6...v5.3.7">compare view</a></li> </ul> </details> <br /> [](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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org