Skip to content

Commit 4a7d35d

Browse files
author
Gary Gregory
committed
Use HTTPS to access Apache resources.
1 parent a344177 commit 4a7d35d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

RELEASE-NOTES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1102,7 +1102,7 @@ Open source works best when you give feedback:
11021102
https://commons.apache.org/io/
11031103

11041104
Please direct all bug reports to JIRA
1105-
http://issues.apache.org/jira/browse/IO
1105+
https://issues.apache.org/jira/browse/IO
11061106

11071107
Or subscribe to the commons-user mailing list (prefix emails by [io])
11081108
https://commons.apache.org/mail-lists.html

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ file comparators, endian transformation classes, and much more.
3737

3838
<issueManagement>
3939
<system>jira</system>
40-
<url>http://issues.apache.org/jira/browse/IO</url>
40+
<url>https://issues.apache.org/jira/browse/IO</url>
4141
</issueManagement>
4242

4343
<distributionManagement>

src/changes/release-notes.vm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1021,7 +1021,7 @@ Open source works best when you give feedback:
10211021
https://commons.apache.org/io/
10221022

10231023
Please direct all bug reports to JIRA
1024-
http://issues.apache.org/jira/browse/IO
1024+
https://issues.apache.org/jira/browse/IO
10251025

10261026
Or subscribe to the commons-user mailing list (prefix emails by [io])
10271027
https://commons.apache.org/mail-lists.html

0 commit comments

Comments
 (0)