This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch maven-resolver-1.9.x in repository https://gitbox.apache.org/repos/asf/maven-resolver.git
The following commit(s) were added to refs/heads/maven-resolver-1.9.x by this push: new b4f88aab [MRESOLVER-713] Bump com.hazelcast:hazelcast from 5.3.7 to 5.3.8 (#708) b4f88aab is described below commit b4f88aabe15d9624ac163e301ef72865c8f8e830 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Apr 28 23:18:11 2025 +0200 [MRESOLVER-713] Bump com.hazelcast:hazelcast from 5.3.7 to 5.3.8 (#708) Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) from 5.3.7 to 5.3.8. - [Release notes](https://github.com/hazelcast/hazelcast/releases) - [Commits](https://github.com/hazelcast/hazelcast/compare/v5.3.7...v5.3.8) --- updated-dependencies: - dependency-name: com.hazelcast:hazelcast dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- maven-resolver-named-locks-hazelcast/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-resolver-named-locks-hazelcast/pom.xml b/maven-resolver-named-locks-hazelcast/pom.xml index a42dde2b..dde43945 100644 --- a/maven-resolver-named-locks-hazelcast/pom.xml +++ b/maven-resolver-named-locks-hazelcast/pom.xml @@ -45,7 +45,7 @@ <dependency> <groupId>com.hazelcast</groupId> <artifactId>hazelcast</artifactId> - <version>5.3.7</version> + <version>5.3.8</version> </dependency> <dependency> <groupId>javax.inject</groupId>