Skip to content

Commit 6ac4385

Browse files
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](hazelcast/hazelcast@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] <[email protected]>
1 parent 335a32d commit 6ac4385

File tree

1 file changed

+1
-1
lines changed
  • code_samples/paging_predicate_sample/main

1 file changed

+1
-1
lines changed

code_samples/paging_predicate_sample/main/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<dependency>
3131
<groupId>com.hazelcast</groupId>
3232
<artifactId>hazelcast</artifactId>
33-
<version>5.1.3</version>
33+
<version>5.2.5</version>
3434
</dependency>
3535
</dependencies>
3636
</project>

0 commit comments

Comments
 (0)