Repository: ant-ivy Updated Branches: refs/heads/master 6d1082c74 -> 1a93bbe20
Prefer HTTPS⦠Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/1a93bbe2 Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/1a93bbe2 Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/1a93bbe2 Branch: refs/heads/master Commit: 1a93bbe20012c324524b222c7aea4a0fdc071e1f Parents: 6d1082c Author: Gintas Grigelionis <[email protected]> Authored: Wed Mar 14 15:12:14 2018 +0100 Committer: Gintas Grigelionis <[email protected]> Committed: Wed Mar 14 15:12:14 2018 +0100 ---------------------------------------------------------------------- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/1a93bbe2/README.adoc ---------------------------------------------------------------------- diff --git a/README.adoc b/README.adoc index ed13689..bd99eaf 100644 --- a/README.adoc +++ b/README.adoc @@ -70,7 +70,7 @@ http://www.jcraft.com/jsch/index.html. + The sftp and https resolvers requires the Java Cryptography extensions http://java.sun.com/javase/technologies/security/. + The PGP signature generator requires the BouncyCastle Java cryptography APIs -http://www.bouncycastle.org/java.html. +https://www.bouncycastle.org/java.html. == How to Get Involved
