janusgraph
janusgraph copied to clipboard
Unwanted dependency on graalvm nativeimage svm
- Version: 0.6.2
- Storage Backend: cql
- Expected Behavior: janusgraph-cql should not have a dependency on
graalvm nativeimage svm - Current Behavior: a dependency is declared
See package on maven repository: https://mvnrepository.com/artifact/org.janusgraph/janusgraph-cql/0.6.2
Commit that introduced the dependency: https://github.com/JanusGraph/janusgraph/commit/ac9e1fe8e95326104a141ceeefda52648324ba7c
The dependency is not used in any part of the codebase