You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2020/02/11 06:00:59 UTC

[GitHub] [myfaces] deki commented on a change in pull request #83: [SECURITY] Use HTTPS to resolve dependencies in Maven Build

deki commented on a change in pull request #83: [SECURITY] Use HTTPS to resolve dependencies in Maven Build
URL: https://github.com/apache/myfaces/pull/83#discussion_r377456456
 
 

 ##########
 File path: api/pom.xml
 ##########
 @@ -483,7 +483,7 @@
                 <pluginRepository>
                     <id>java.net.repo</id>
                     <name>java.net repository</name>
-                    <url>http://download.java.net/maven/2/</url>
+                    <url>https://download.java.net/maven/2/</url>
 
 Review comment:
   this repo is no longer valid, needs to be removed

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services