How to force IntelliJ IDEA to reread/update all dependencies specified in the pom file ?
Press Ctrl+Shift+A to find actions, and input "reload", you will find the "Reload All Maven Projects".
On a Mac, use ⌘+⇧+A instead.