From 6ac43855814cffa67e21b81fcd735752dc5b732d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 21:16:05 +0000 Subject: [PATCH] Bump com.hazelcast:hazelcast Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) from 5.1.3 to 5.2.5. - [Release notes](https://github.com/hazelcast/hazelcast/releases) - [Commits](https://github.com/hazelcast/hazelcast/compare/v5.1.3...v5.2.5) --- updated-dependencies: - dependency-name: com.hazelcast:hazelcast dependency-version: 5.2.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code_samples/paging_predicate_sample/main/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code_samples/paging_predicate_sample/main/pom.xml b/code_samples/paging_predicate_sample/main/pom.xml index 88aa82dd4..9a689d0d3 100644 --- a/code_samples/paging_predicate_sample/main/pom.xml +++ b/code_samples/paging_predicate_sample/main/pom.xml @@ -30,7 +30,7 @@ com.hazelcast hazelcast - 5.1.3 + 5.2.5 \ No newline at end of file