apache / mnemonic

Apache Mnemonic - A non-volatile hybrid memory storage oriented library
https://mnemonic.apache.org
Apache License 2.0
121 stars 63 forks source link

MNEMONIC-551:Switch insecure protocols to secure ones #151

Closed lcy0816 closed 3 years ago

lcy0816 commented 3 years ago

The Gradle build shows the following warnings that needs to be addressed

Using insecure protocols with repositories has been deprecated. This is scheduled to be removed in Gradle 7.0. Switch Maven repository 'maven(http://repo.maven.apache.org/maven2)' to a secure protocol (like HTTPS) or allow insecure protocols. See https://docs.gradle.org/6.6.1/dsl/org.gradle.api.artifacts.repositories.UrlArtifactRepository.html#org.gradle.api.artifacts.repositories.UrlArtifactRepository:allowInsecureProtocol for more details.