[
https://issues.apache.org/jira/browse/MNEMONIC-551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chenyang Li resolved MNEMONIC-551.
----------------------------------
Resolution: Fixed
http has been replaced with https
> Switch insecure protocols to secure ones
> ----------------------------------------
>
> Key: MNEMONIC-551
> URL: https://issues.apache.org/jira/browse/MNEMONIC-551
> Project: Mnemonic
> Issue Type: Sub-task
> Components: Build
> Affects Versions: 0.13.0
> Reporter: Gordon King
> Assignee: Chenyang Li
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> The Gradle build shows the following warnings that needs to be addressed
>
> {code:java}
> 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.
> {code}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)