Tired of going to search.maven.org to find out if there is a new version available for your dependency? With the Versions Maven Plugin, you can automate this process.

I found this hidden gem while reading the book “97 Things Every Java Programmer Should Know” (https://amzn.to/30JjX4Y).

More information about this plugin: https://www.mojohaus.org/versions-maven-plugin/

The demo project for this video is available on GitHub: https://github.com/rieckpil/blog-tutorials/tree/master/dependency-version-update-plugin

#maven

Automatically Detect Dependency Version Updates with Maven
1.05 GEEK