This is an automated email from the ASF dual-hosted git repository.
cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git
The following commit(s) were added to refs/heads/master by this push:
new 116cf4ec [MRESOLVER-524] Bump com.hazelcast:hazelcast from 5.3.6 to
5.3.7 (#458)
116cf4ec is described below
commit 116cf4ec3ea40d1ff942c5770e5e7c5bb9afd885
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 8 11:48:58 2024 +0200
[MRESOLVER-524] Bump com.hazelcast:hazelcast from 5.3.6 to 5.3.7 (#458)
Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast)
from 5.3.6 to 5.3.7.
- [Release notes](https://github.com/hazelcast/hazelcast/releases)
- [Commits](https://github.com/hazelcast/hazelcast/compare/v5.3.6...v5.3.7)
---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
https://issues.apache.org/jira/browse/MRESOLVER-524
---
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 05a0e9fb..78e75a25 100644
--- a/maven-resolver-named-locks-hazelcast/pom.xml
+++ b/maven-resolver-named-locks-hazelcast/pom.xml
@@ -50,7 +50,7 @@
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast</artifactId>
- <version>5.3.6</version>
+ <version>5.3.7</version>
</dependency>
<dependency>
<groupId>javax.inject</groupId>