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-mav...
The demo project for this video is available on GitHub: https://github.com/rieckpil/blog-tuto...