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 9ea28819c2a5718078725fae11cadba73f4519c9 Author: Jaikiran Pai <[email protected]> AuthorDate: Sun Sep 8 11:46:55 2019 +0530 Upgrade to 1.9.14 of Ant --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index b60d3fd..c3aedf8 100644 --- a/version.properties +++ b/version.properties @@ -29,7 +29,7 @@ target.ivy.bundle.version.qualifier=cr2_ #---------------------------------- # 'ant.version' is a built in name containing the version of the current # running Ant, so we could not use that name here. -apache-ant.version=1.9.11 +apache-ant.version=1.9.14 ant-contrib.version=1.0b3 bouncycastle.version=1.59 commons-vfs2.version=2.2
