Skip to content

Commit

Permalink
Use https when linking to Apache license (#923)
Browse files Browse the repository at this point in the history
  • Loading branch information
pivovarit authored Sep 13, 2024
1 parent 3395142 commit 1842264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
Expand Down

0 comments on commit 1842264

Please sign in to comment.