This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 3e18c1f  update TLSv1.1 deprecation link, add HTTP deprecation
3e18c1f is described below

commit 3e18c1f2802199b3f7fba8ba202c2bcc99c2bf0b
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Mon Apr 19 11:45:32 2021 +0200

    update TLSv1.1 deprecation link, add HTTP deprecation
---
 content/xdoc/repository/index.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/xdoc/repository/index.xml 
b/content/xdoc/repository/index.xml
index 44612c2..da6dc8b 100644
--- a/content/xdoc/repository/index.xml
+++ b/content/xdoc/repository/index.xml
@@ -36,8 +36,8 @@
     their releases added to the Maven <code>central</code> repository, even if 
they don't use Maven as their build tool.</p>
 
       <p><img src="../images/icon_warning_sml.gif"/>
-      <a 
href="http://central.sonatype.org/articles/2018/May/04/discontinued-support-for-tlsv11-and-below/";><b>Discontinuing
-      support for TLSv1.1</b> and below as of <b>June 15th 2018</b></a></p>
+      <a href="https://central.sonatype.org/faq/tls-info/";><b>Discontinuing 
support for TLSv1.1</b> and below as of <b>June 15th 2018</b></a>
+      and <a 
href="https://central.sonatype.org/news/20190715_http_deprecation_update/";><b>Discontinuing
 support for HTTP</b> as of <b>January 15th 2020</b></a></p>
 
       <ul>
         <li><a href="../project-faq.html">Maintaining your Metadata</a> - 
Information for third-party projects</li>

Reply via email to