| commit | f1a5cd2a8dbdea54d818e00bd5828930a3141fe5 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Dec 09 20:50:01 2025 +0000 |
| committer | Junkai Xue <junkai.xue@gmail.com> | Tue Dec 09 12:53:10 2025 -0800 |
| tree | 7b767cb96e90f3f505578a061d6464f1fd4808e4 | |
| parent | 03049ed3a8099242c2165c25337add9b59804cae [diff] |
Bump io.grpc:grpc-netty-shaded from 1.59.1 to 1.75.0 in /helix-gateway Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.59.1 to 1.75.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.59.1...v1.75.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.75.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" },