stevenjdh/Maven Version Checker

A GitHub action that checks for any available updates for maven dependencies and plugins.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
locationDefines the location of the main pom.xml file for a maven project.no./pom.xml
namedescription
has_updatesIndicates whether or not artifact updates are available.
number_of_updatesHolds the number of artifact updates available.
update_jsonA map of grouped artifacts with updates in json format. Note: The parents field is maintained as an array so that processing can use the same code.