Merge branch 'master' of https://gitbox.apache.org/repos/asf/ant-antlibs-vss
diff --git a/NOTICE b/NOTICE
index ad6a6af..5b99f6f 100644
--- a/NOTICE
+++ b/NOTICE
@@ -2,5 +2,5 @@
    Copyright 2002-2004,2006 The Apache Software Foundation
 
    This product includes software developed by
-   The Apache Software Foundation (http://www.apache.org/).
+   The Apache Software Foundation (https://www.apache.org/).
 
diff --git a/common b/common
index 0a4d365..a715465 160000
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 0a4d3650f72e8ec0a27f2f9e41287d96c23136b2
+Subproject commit a715465514e3aaa5e6e06a91345c0292c3642539
diff --git a/docs/vss.html b/docs/vss.html
index d931f81..88ddbb5 100644
--- a/docs/vss.html
+++ b/docs/vss.html
@@ -43,7 +43,7 @@
 <br>
 <h2><a name="intro">Introduction</a></h2>
 <p>This antlib provides an interface to the
-<a href="http://msdn.microsoft.com/ssafe/default.asp" target="_top">Microsoft Visual SourceSafe</a> SCM.
+<a href="https://msdn.microsoft.com/ssafe/default.asp" target="_top">Microsoft Visual SourceSafe</a> SCM.
 The original tasks (<code>org.apache.tools.ant.taskdefs.optional.vss</code>) have been expanded upon in this antlib.
 Some fixes to issues in the original tasks have also been incorporated.</p>
 <p>