Skip to content

Commit

Permalink
Bump hazelcast from 3.6.3 to 5.1 in /test-apps/cluster (#192) (#212)
Browse files Browse the repository at this point in the history
Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 3.6.3 to 5.1.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v3.6.3...v5.1)

---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
chengfang and dependabot[bot] authored Mar 28, 2022
1 parent 71e27bc commit f5b1d41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-apps/cluster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast</artifactId>
<version>3.6.3</version>
<version>5.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit f5b1d41

Please sign in to comment.