Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump hazelcast from 5.3.0 to 5.3.1 #909

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2023

Bumps hazelcast from 5.3.0 to 5.3.1.

Release notes

Sourced from hazelcast's releases.

v5.3.1

This document lists the new features, enhancements, fixed issues and, removed or deprecated features for Hazelcast Platform 5.3.1 release. The numbers in the square brackets refer to the issues and pull requests in Hazelcast's GitHub repository.

Enhancements

  • Updated the version of jackson-core dependency to 2.15.2. #24727

Fixes

  • Fixed an issue where submitting a job was failing when it is done using Hazelcast Command-Line Client (CLC). #24704
  • Fixed an issue where the REST calls were failing for Hazelcast clusters with TLS v1.3 configured, and deployed on Kubernetes. #24623
  • Fixed various issues in Health Monitor including incorrect metric names. #24636
Commits
  • 43757ea Upgrade version to 5.3.1
  • 3e88b17 Reduce the size of entries because test is timing out [HZ-2361] (#24728) (#24...
  • 41048ed Adding Platform OS 5.3.1 RN.
  • 77d7140 Prepare release 5.3.1
  • d839fd2 Bump jackson.version to 2.15.2 [5.3.z] (#24727)
  • b0d8040 Bump hadoop.version from 3.3.4 to 3.3.5 [5.3.z] (#24690)
  • 91fb39f Fix leading zero calculation [HZ-2492] [5.3.z] (#24674) (#24704)
  • 4da3953 Bump dependency-check-maven to 8.2.1 [5.3.z] (#24651)
  • 0345c7e Use actual config filename in DefaultAddressPicker error message [HZ-2420] (#...
  • 2c1abc8 Fix HealthMonitor related issues [5.3.z] (#24636)
  • 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 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)
Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v5.3.0...v5.3.1)

---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 9, 2023
@lprimak lprimak merged commit 3577986 into main Jun 9, 2023
23 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.hazelcast-hazelcast-5.3.1 branch June 9, 2023 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
1 participant