IDEA中导入依赖报错Project 'org.springframework.boot:spring‐boot‐starter‐parent:1.5.9.RELEASE' not found


首先附图我遇到的bug

鼠标悬浮时提示这个错误
IDEA中导入依赖报错Project ‘org.springframework.boot:spring‐boot‐starter‐parent:1.5.9.RELEASE‘ not found
IDEA中导入依赖报错Project ‘org.springframework.boot:spring‐boot‐starter‐parent:1.5.9.RELEASE‘ not found
在网上找了很多种方法,但都没有解决我的问题,之后解决了问题,其实很简单的。

错误内容:添加的依赖版本报错

错误原因:添加的依赖版本太低

解决办法:换一个高版本的依赖就可以解决,这里我添加了2.3.2版本,就没有报错了。

IDEA中导入依赖报错Project ‘org.springframework.boot:spring‐boot‐starter‐parent:1.5.9.RELEASE‘ not found
这个问题就到这里了,希望能够帮助到你,最后感谢你的观阅。

相关文章:

  • 2021-11-30
  • 2021-09-13
  • 2022-12-23
  • 2022-12-23
  • 2022-01-27
  • 2021-08-17
  • 2021-10-05
  • 2022-02-10
猜你喜欢
  • 2021-06-16
  • 2021-09-21
  • 2022-02-04
  • 2021-05-11
  • 2021-08-22
  • 2021-08-06
相关资源
相似解决方案