Skip to content

Commit

Permalink
Bump hazelcast in /examples/paging-predicate/member-with-comparator (#…
Browse files Browse the repository at this point in the history
…602)

Bumps [hazelcast](https://github.com/hazelcast/hazelcast) from 5.1 to 5.1.3.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](hazelcast/hazelcast@v5.1...v5.1.3)

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

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

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 Dec 28, 2022
1 parent ba61af0 commit ab81caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/paging-predicate/member-with-comparator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast</artifactId>
<version>5.1</version>
<version>5.1.3</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit ab81caf

Please sign in to comment.