Commit 03ffdab7 authored by michael's avatar michael

remove maven allowInsecureProtocol

parent 80d78ce7
......@@ -10,7 +10,7 @@ compileTestJava.options.encoding = "UTF-8"
repositories {
mavenLocal()
maven {
allowInsecureProtocol = true
// allowInsecureProtocol = true
url "http://mvn.chenzhen.shop/repository/maven-public/"
}
maven { url "https://maven.aliyun.com/repository/central" }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment