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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jcs.git

commit 7f74bcd154979428ca17b0e22fe37e4be4d09ead
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 2 09:48:15 2025 -0500

    Use HTTPS in URL
---
 auxiliary-builds/jdk14/project.xml |  6 +++---
 pom.xml                            | 30 +++++++++++++++---------------
 2 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/auxiliary-builds/jdk14/project.xml 
b/auxiliary-builds/jdk14/project.xml
index b76563bc..25b25e77 100644
--- a/auxiliary-builds/jdk14/project.xml
+++ b/auxiliary-builds/jdk14/project.xml
@@ -80,17 +80,17 @@
     <dependency>
       <id>xmlrpc</id>
       <version>1.2-b1</version>
-      <url>http://xml.apache.org/xmlrpc/</url>
+      <url>https://xml.apache.org/xmlrpc/</url>
     </dependency>
     <dependency>
       <id>xerces:xercesImpl</id>
       <version>2.6.2</version>
-      <url>http://xml.apache.org/xerces2-j/</url>
+      <url>https://xml.apache.org/xerces2-j/</url>
     </dependency>
     <dependency>
       <id>xml-apis</id>
       <version>2.0.2</version>
-      <url>http://xml.apache.org/commons/</url>
+      <url>https://xml.apache.org/commons/</url>
     </dependency>
     <dependency>
       <id>struts</id>
diff --git a/pom.xml b/pom.xml
index 046f7f8b..f4760340 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
 
   <issueManagement>
     <system>jira</system>
-    <url>http://issues.apache.org/jira/browse/JCS</url>
+    <url>https://issues.apache.org/jira/browse/JCS</url>
   </issueManagement>
 
   <scm>
@@ -64,36 +64,36 @@
       <name>Jakarta JCS User List Archive</name>
       <subscribe />
       <unsubscribe />
-      
<archive>http://mail-archives.apache.org/mod_mbox/jakarta-jcs-users/</archive>
+      
<archive>https://mail-archives.apache.org/mod_mbox/jakarta-jcs-users/</archive>
     </mailingList>
     <mailingList>
       <name>Jakarta JCS Developer List Archive</name>
       <subscribe />
       <unsubscribe />
-      
<archive>http://mail-archives.apache.org/mod_mbox/jakarta-jcs-dev/</archive>
+      
<archive>https://mail-archives.apache.org/mod_mbox/jakarta-jcs-dev/</archive>
     </mailingList>
     <mailingList>
       <name>OLD User List Archive</name>
       <subscribe />
       <unsubscribe />
-      
<archive>http://mail-archives.apache.org/mod_mbox/jakarta-turbine-jcs-user/</archive>
+      
<archive>https://mail-archives.apache.org/mod_mbox/jakarta-turbine-jcs-user/</archive>
     </mailingList>
     <mailingList>
       <name>OLD Developer List Archive</name>
       <subscribe />
       <unsubscribe />
-      
<archive>http://mail-archives.apache.org/mod_mbox/jakarta-turbine-jcs-dev/</archive>
+      
<archive>https://mail-archives.apache.org/mod_mbox/jakarta-turbine-jcs-dev/</archive>
     </mailingList>
     <mailingList>
       <name>Commons User List</name>
       <subscribe>[email protected]</subscribe>
       <unsubscribe>[email protected]</unsubscribe>
       <post>[email protected]</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/commons-user/</archive>
+      
<archive>https://mail-archives.apache.org/mod_mbox/commons-user/</archive>
       <otherArchives>
         
<otherArchive>http://markmail.org/list/org.apache.commons.users/</otherArchive>
         
<otherArchive>http://old.nabble.com/Commons---User-f319.html</otherArchive>
-        
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
+        
<otherArchive>https://www.mail-archive.com/[email protected]/</otherArchive>
         
<otherArchive>http://news.gmane.org/gmane.comp.jakarta.commons.user</otherArchive>
       </otherArchives>
     </mailingList>
@@ -102,11 +102,11 @@
       <subscribe>[email protected]</subscribe>
       <unsubscribe>[email protected]</unsubscribe>
       <post>[email protected]</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/commons-dev/</archive>
+      <archive>https://mail-archives.apache.org/mod_mbox/commons-dev/</archive>
       <otherArchives>
         
<otherArchive>http://markmail.org/list/org.apache.commons.dev/</otherArchive>
         
<otherArchive>http://old.nabble.com/Commons---Dev-f317.html</otherArchive>
-        
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
+        
<otherArchive>https://www.mail-archive.com/[email protected]/</otherArchive>
         
<otherArchive>http://news.gmane.org/gmane.comp.jakarta.commons.devel</otherArchive>
       </otherArchives>
     </mailingList>
@@ -114,32 +114,32 @@
       <name>Commons Issues List</name>
       <subscribe>[email protected]</subscribe>
       <unsubscribe>[email protected]</unsubscribe>
-      
<archive>http://mail-archives.apache.org/mod_mbox/commons-issues/</archive>
+      
<archive>https://mail-archives.apache.org/mod_mbox/commons-issues/</archive>
       <otherArchives>
         
<otherArchive>http://markmail.org/list/org.apache.commons.issues/</otherArchive>
         
<otherArchive>http://old.nabble.com/Commons---Issues-f25499.html</otherArchive>
-        
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
+        
<otherArchive>https://www.mail-archive.com/[email protected]/</otherArchive>
       </otherArchives>
     </mailingList>
     <mailingList>
       <name>Commons Commits List</name>
       <subscribe>[email protected]</subscribe>
       <unsubscribe>[email protected]</unsubscribe>
-      
<archive>http://mail-archives.apache.org/mod_mbox/commons-commits/</archive>
+      
<archive>https://mail-archives.apache.org/mod_mbox/commons-commits/</archive>
       <otherArchives>
         
<otherArchive>http://markmail.org/list/org.apache.commons.commits/</otherArchive>
-        
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
+        
<otherArchive>https://www.mail-archive.com/[email protected]/</otherArchive>
       </otherArchives>
     </mailingList>
     <mailingList>
       <name>Apache Announce List</name>
       <subscribe>[email protected]</subscribe>
       <unsubscribe>[email protected]</unsubscribe>
-      <archive>http://mail-archives.apache.org/mod_mbox/www-announce/</archive>
+      
<archive>https://mail-archives.apache.org/mod_mbox/www-announce/</archive>
       <otherArchives>
         
<otherArchive>http://markmail.org/list/org.apache.announce/</otherArchive>
         
<otherArchive>http://old.nabble.com/Apache-News-and-Announce-f109.html</otherArchive>
-        
<otherArchive>http://www.mail-archive.com/[email protected]/</otherArchive>
+        
<otherArchive>https://www.mail-archive.com/[email protected]/</otherArchive>
         
<otherArchive>http://news.gmane.org/gmane.comp.apache.announce</otherArchive>
       </otherArchives>
     </mailingList>

Reply via email to