Are you relying on your workspace for those dependencies? And if you are using m2e plugin, you might want to try this:
Project -> Properties -> Maven -> Disable Workspace Resolution
Any time you want to go back to internal resolution and not relying on Maven repository, you can switch back to Enable Workspace Resolution.