Bump hazelcast.version from 4.2.4 to 4.2.5 (#7934)

Bumps `hazelcast.version` from 4.2.4 to 4.2.5.

Updates `hazelcast` from 4.2.4 to 4.2.5
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v4.2.4...v4.2.5)

Updates `hazelcast-all` from 4.2.4 to 4.2.5

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

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] 2022-05-03 15:40:36 -05:00 committed by GitHub
parent 594b96c835
commit e35580c0a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@
<guice.version>5.1.0</guice.version>
<hamcrest.version>2.2</hamcrest.version>
<hawtio.version>2.14.5</hawtio.version>
<hazelcast.version>4.2.4</hazelcast.version>
<hazelcast.version>4.2.5</hazelcast.version>
<infinispan.protostream.version>4.4.2.Final</infinispan.protostream.version>
<infinispan.version>11.0.15.Final</infinispan.version>
<jackson.annotations.version>2.13.2</jackson.annotations.version>