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
The following commit(s) were added to refs/heads/master by this push:
new c4c627c8 Use HTTPS in URL
c4c627c8 is described below
commit c4c627c82d961a9e601b2a93a1e845d48b2893ce
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 2 09:57:33 2025 -0500
Use HTTPS in URL
---
pom.xml | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/pom.xml b/pom.xml
index f4760340..6ea28683 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,10 +91,10 @@
<post>[email protected]</post>
<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>https://markmail.org/list/org.apache.commons.users/</otherArchive>
+
<otherArchive>https://old.nabble.com/Commons---User-f319.html</otherArchive>
<otherArchive>https://www.mail-archive.com/[email protected]/</otherArchive>
-
<otherArchive>http://news.gmane.org/gmane.comp.jakarta.commons.user</otherArchive>
+
<otherArchive>https://news.gmane.org/gmane.comp.jakarta.commons.user</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
@@ -104,10 +104,10 @@
<post>[email protected]</post>
<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>https://markmail.org/list/org.apache.commons.dev/</otherArchive>
+
<otherArchive>https://old.nabble.com/Commons---Dev-f317.html</otherArchive>
<otherArchive>https://www.mail-archive.com/[email protected]/</otherArchive>
-
<otherArchive>http://news.gmane.org/gmane.comp.jakarta.commons.devel</otherArchive>
+
<otherArchive>https://news.gmane.org/gmane.comp.jakarta.commons.devel</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
@@ -116,8 +116,8 @@
<unsubscribe>[email protected]</unsubscribe>
<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>https://markmail.org/list/org.apache.commons.issues/</otherArchive>
+
<otherArchive>https://old.nabble.com/Commons---Issues-f25499.html</otherArchive>
<otherArchive>https://www.mail-archive.com/[email protected]/</otherArchive>
</otherArchives>
</mailingList>
@@ -127,7 +127,7 @@
<unsubscribe>[email protected]</unsubscribe>
<archive>https://mail-archives.apache.org/mod_mbox/commons-commits/</archive>
<otherArchives>
-
<otherArchive>http://markmail.org/list/org.apache.commons.commits/</otherArchive>
+
<otherArchive>https://markmail.org/list/org.apache.commons.commits/</otherArchive>
<otherArchive>https://www.mail-archive.com/[email protected]/</otherArchive>
</otherArchives>
</mailingList>
@@ -137,10 +137,10 @@
<unsubscribe>[email protected]</unsubscribe>
<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>https://markmail.org/list/org.apache.announce/</otherArchive>
+
<otherArchive>https://old.nabble.com/Apache-News-and-Announce-f109.html</otherArchive>
<otherArchive>https://www.mail-archive.com/[email protected]/</otherArchive>
-
<otherArchive>http://news.gmane.org/gmane.comp.apache.announce</otherArchive>
+
<otherArchive>https://news.gmane.org/gmane.comp.apache.announce</otherArchive>
</otherArchives>
</mailingList>
</mailingLists>