This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant-ivy.git
commit dfc27e28ff1af030d94397e760b33ecee697b19c Author: Jaikiran Pai <[email protected]> AuthorDate: Sun Sep 8 11:51:27 2019 +0530 Upgrade to 4.5.9 of http client --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 5e8e721..400e378 100644 --- a/version.properties +++ b/version.properties @@ -34,7 +34,7 @@ ant-contrib.version=1.0b3 bouncycastle.version=1.62 commons-vfs2.version=2.2 hamcrest.version=1.3 -httpclient.version=4.5.5 +httpclient.version=4.5.9 jsch.agentproxy.version=0.0.9 jsch.version=0.1.54 junit.version=4.12
