SyntaxFix
Write A Post
Hire A Developer
Questions
mvn clean install -U
-U means force update of dependencies.
If you want to update a single dependency without clean or -U you could just remove it from your local repo and then build.