jberet / jsr352

Implementation of Jakarta Batch Specification and API
Eclipse Public License 2.0
126 stars 76 forks source link

Bump com.hazelcast:hazelcast from 5.3.6 to 5.3.7 #500

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps com.hazelcast:hazelcast from 5.3.6 to 5.3.7.

Release notes

Sourced from com.hazelcast:hazelcast's releases.

v5.3.7

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.

Enhancements

  • Improved the time spent on the first partition migration, in case a new member joins a cluster with high partition count. #1201
  • Updated the versions of following dependencies:
    • gRPC to 1.60.0
    • Jetty to 9.4.53.v20231009
    • AWS SDK to 1.12.688 #1207, #1208, #1209
Commits
  • e2dadf5 Upgrade version to 5.3.7
  • 3b01aeb Add RN for Platform OS 5.3.7 (#1236)
  • e077a22 Fix Vulnerability in elasticsearch 7.17.13 CVE [HZ-4631] [5.3.7] (#1206)
  • fdf59c3 Update aws-java-sdk-bundle version to 1.12.688 [HZ-4631] (#1209)
  • e7f3c9b Fix Vulnerability in PostgreSQL driver for CVE-2024-1597 [HZ-4631] [5.3.7] (#...
  • 07040be Bump jetty to mitigate CVE-2023-44487 [5.3.7] (#1208)
  • bbbbcf8 Bump grpc to mitigate CVE-2023-44487 [5.3.7][HZ-4299] (#1207)
  • fecc523 Batch partition replica updates [HZ-3652] [5.3.7] (#1201)
  • 39798a5 Update POM version to 5.3.7-SNAPSHOT [HZ-4188][5.3.7] (#1197)
  • 0539187 Disable dependabot in EE (#393) [5.3.7]
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)