You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rignt now we can opt allowInsecureProtocol =true but in future it might not be a solution
any suggestion?
The text was updated successfully, but these errors were encountered:
iamfaizzy
changed the title
Using insecure protocols with repositories has been deprecated
Using insecure protocols with repositories has been deprecated #(http://4thline.org/m2)
Mar 1, 2023
Using insecure protocols with repositories has been deprecated. This is scheduled to be removed in Gradle 7.0. Switch Maven repository 'maven5(http://4thline.org/m2)' to a secure protocol (like HTTPS) or allow insecure protocols. See https://docs.gradle.org/6.5/dsl/org.gradle.api.artifacts.repositories.UrlArtifactRepository.html#org.gradle.api.artifacts.repositories.UrlArtifactRepository:allowInsecureProtocol for more details.
How can we use https: as this is not available ?
rignt now we can opt allowInsecureProtocol =true but in future it might not be a solution
any suggestion?
The text was updated successfully, but these errors were encountered: