wxiaoqi / Spring-Cloud-Platform

🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台,核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba,前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sonatype仓库已经无法使用

ColorfulGhost opened this issue · comments

commented
[ERROR] Non-resolvable import POM: Failure to find org.jetbrains.kotlin:kotlin-bom:pom:1.1.51 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced @ org.springframework.boot:spring-boot-dependencies:2.3.0.RELEASE, C:\Users\Ghost\.m2\repository\org\springframework\boot\spring-boot-dependencies\2.3.0.RELEASE\spring-boot-dependencies-2.3.0.RELEASE.pom, line 3004, column 19

还有kotlin的依赖设置成1.4.20才能使用....

<kotlin.version>1.4.20</kotlin.version>