Skip to content

Commit

Permalink
Merge pull request snyk-labs#385 from snyk-labs/license_update
Browse files Browse the repository at this point in the history
minor mod to license: http to https
  • Loading branch information
dogeared committed Feb 22, 2022
2 parents a61efa0 + dcc3743 commit 6d52cb9
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 @@ -19,7 +19,7 @@
<licenses>
<license>
<name>MIT License</name>
<url>http://opensource.org/licenses/mit-license.php</url>
<url>https://opensource.org/licenses/mit-license.php</url>
</license>
</licenses>
</project>

0 comments on commit 6d52cb9

Please sign in to comment.