Esquire Theme by Matthew Buchanan
Social icons by Tim van Damme

09

Jan

Get Maven to use the latest version for a dependency

I finally figured out how to get maven to use the latest version of a dependency while keeping the builds reproducible. What PITA. 

http://stackoverflow.com/questions/30571/how-do-i-tell-maven-to-use-the-latest-version-of-a-dependency/8795380#8795380

  1. agentgt posted this