GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Research compare-dependencies
Open
question
- Dominant language
- Java
- Stars
- 163
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
The maven versions plugin has a versions:compare-dependencies mojo that compares "dependency versions of the current project to dependencies or dependency management of a remote repository project. Can optionally update locally the project instead of reporting the comparison"
https://www.mojohaus.org/versions-maven-plugin/compare-dependencies-mojo.html
This may be a way projects can upgrade and test against our BOMs without importing them.
Contributor guide
Assessment
This issue has not been assessed yet.