apache / apache/accumulo-proxy
Import accumulo-project bom to manage dep versions
Open
- Dominant language
- Java
- Stars
- 11
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
The current pom.xml tracks specific version numbers for dependencies that are also used in accumulo.
Instead of maintaining specific versions, the pom could be updated to import the accumulo-project bom and use the dep versions based on the top-level `accumulo.version` that is specified.
If the need arises for a specific version then that could be added explicitly, but doing this would reduce the maintenance burden on accumulo-proxy.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.