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 6205bf5cb260d41655c6b7b0be5c5a5682353a73 Author: Jaikiran Pai <[email protected]> AuthorDate: Sun Sep 8 11:49:06 2019 +0530 Upgrade to 1.62 of bouncycastle --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index c3aedf8..5e8e721 100644 --- a/version.properties +++ b/version.properties @@ -31,7 +31,7 @@ target.ivy.bundle.version.qualifier=cr2_ # running Ant, so we could not use that name here. apache-ant.version=1.9.14 ant-contrib.version=1.0b3 -bouncycastle.version=1.59 +bouncycastle.version=1.62 commons-vfs2.version=2.2 hamcrest.version=1.3 httpclient.version=4.5.5
