project configuration is not up-to-date with pom.xml

project configuration is not up-to-date with pom.xml

其实这个问题解决非常简单:
在项目上右键——【Maven】——【Update Project Configuration……】
这时会打开一个(Update Maven Dependencies)的对话框,然后勾选住出错的项目,点击Ok
这样就搞定了。
原文地址:https://www.cnblogs.com/xuehen/p/4261692.html