https://www.mojohaus.org/versions-maven-plugin
<https://www.mojohaus.org/versions-maven-plugin/dependency-updates-report-mojo.html>
 ?

On Fri, Jul 27, 2018 at 4:46 PM Paul Hammant <[email protected]> wrote:

> If Maven-central has some upgrades for one of your project's dependencies,
> this little Python script can quickly* tell you.
>
>     https://github.com/paul-hammant/analyze-mvn-deps
>
> Key feature:
>
> In some cases, the script may suggest two or more alternate upgrade
> suggestions. For example (as of July 27th), a Maven project depending on
> the jar for Groovy v2.5.0 would see *three alternate suggested upgrades*:
> 3.0.0-alpha-3, 2.6.0-alpha-4, or 2.5.1.
>
> * "quickly" may be minutes if the multi-module project is big enough.
>
> --
> Paul Hammant DevOps <https://devops.paulhammant.com> Let me give your
> enterprise a step by step plan to migrate from GitFlow (or worse) to
> high-throughput CD on the essential DevOps foundation: Trunk-Based
> Development.
>

Reply via email to