Skip to content

Commit

Permalink
chore(deps): bump hazelcast from 4.2.2 to 5.0
Browse files Browse the repository at this point in the history
Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 4.2.2 to 5.0.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v4.2.2...v5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and saig0 committed Oct 10, 2021
1 parent 07c0341 commit d97f79d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<spring.boot.version>2.5.5</spring.boot.version>
<!-- pin Hazelcast version because of spring-boot-dependencies -->
<version.hazelcast>4.2.2</version.hazelcast>
<version.hazelcast>5.0</version.hazelcast>

<!-- release parent settings -->
<version.java>11</version.java>
Expand Down

0 comments on commit d97f79d

Please sign in to comment.