Skip to content

Commit

Permalink
Bump hazelcast.version from 4.1 to 4.2.2 (#6705)
Browse files Browse the repository at this point in the history
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](hazelcast/hazelcast@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>
  • Loading branch information
dependabot[bot] committed Sep 8, 2021
1 parent bb02264 commit 9ebda80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -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>
Expand Down

0 comments on commit 9ebda80

Please sign in to comment.