commit | ff5a46699ccdc6902032cd139506e9173488b839 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sat Jul 12 01:58:36 2025 +0000 |
committer | GitHub <noreply@github.com> | Sat Jul 12 01:58:36 2025 +0000 |
tree | d026de52b7ea6dfcd3a369f934a9a9852aaf8b09 | |
parent | 3fd21d1e6a507942cb3ff163499708a98b9427bc [diff] |
Bump org.apache.commons:commons-lang3 in /helix-rest Bumps org.apache.commons:commons-lang3 from 3.8.1 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Helix is part of the Apache Software Foundation.
Project page: http://helix.apache.org/
Mailing list: http://helix.apache.org/mail-lists.html
mvn clean install -Dmaven.test.skip.exec=true
Helix is a generic cluster management framework used for automatic management of partitioned, replicated and distributed resources hosted on a cluster of nodes. Helix provides the following features:
Helix UI has been tested to run well on these versions of node and yarn:
"engines": { "node": "~14.17.5", "yarn": "^1.22.18" },