Bump hazelcast.version from 4.1 to 4.2.2 (#6705)

Bumps `hazelcast.version` from 4.1 to 4.2.2.

Updates `hazelcast` from 4.1 to 4.2.2
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v4.1...v4.2.2)

Updates `hazelcast-all` from 4.1 to 4.2.2

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-09-08 13:54:39 +10:00 committed by GitHub
parent bb02264146
commit 9ebda807f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<infinispan.protostream.version>4.3.4.Final</infinispan.protostream.version>
<gson.version>2.8.6</gson.version>
<alpn.agent.version>2.0.10</alpn.agent.version>
<hazelcast.version>4.1</hazelcast.version>
<hazelcast.version>4.2.2</hazelcast.version>
<conscrypt.version>2.5.1</conscrypt.version>
<asm.version>9.1</asm.version>
<jmh.version>1.26</jmh.version>