Browse Source

仓库地址修改

yingp 5 years ago
parent
commit
27ecc2efdd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -41,7 +41,7 @@ subprojects { Project subproject ->
     repositories {
         mavenLocal()
         mavenCentral()
-        maven { url "http://repo.spring.io/libs-milestone" }
+        maven { url "https://repo.spring.io/libs-milestone" }
         maven { url "http://maven.aliyun.com/nexus/content/groups/public/" }
         maven { url "http://maven.ubtob.com/artifactory/libs-snapshot-local" }
         maven { url "http://maven.ubtob.com/artifactory/libs-release-local" }