1
0

Use HTTPS

This commit is contained in:
Gary Gregory
2023-11-19 08:43:46 -05:00
parent d082a5dc2a
commit cd210b5d9b

View File

@@ -36,11 +36,11 @@ under the License.
<version>1.3.0-SNAPSHOT</version> <version>1.3.0-SNAPSHOT</version>
<description>Apache Commons Logging is a thin adapter allowing configurable bridging to other, <description>Apache Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.</description> well known logging systems.</description>
<url>http://commons.apache.org/proper/commons-logging/</url> <url>https://commons.apache.org/proper/commons-logging/</url>
<issueManagement> <issueManagement>
<system>JIRA</system> <system>JIRA</system>
<url>http://issues.apache.org/jira/browse/LOGGING</url> <url>https://issues.apache.org/jira/browse/LOGGING</url>
</issueManagement> </issueManagement>
<inceptionYear>2001</inceptionYear> <inceptionYear>2001</inceptionYear>