You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by ja...@apache.org on 2019/09/08 06:26:31 UTC

[ant-ivy] branch master updated (d714d9d -> dfc27e2)

This is an automated email from the ASF dual-hosted git repository.

jaikiran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ant-ivy.git.


    from d714d9d  IVY-1580 Resolve any implicit artifacts when one among multiple dependencies of the same module has an explicit artifact/includes declaration
     new 9ea2881  Upgrade to 1.9.14 of Ant
     new 6205bf5  Upgrade to 1.62 of bouncycastle
     new dfc27e2  Upgrade to 4.5.9 of http client

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 version.properties | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


[ant-ivy] 02/03: Upgrade to 1.62 of bouncycastle

Posted by ja...@apache.org.
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 <ja...@apache.org>
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


[ant-ivy] 01/03: Upgrade to 1.9.14 of Ant

Posted by ja...@apache.org.
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 <ja...@apache.org>
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


[ant-ivy] 03/03: Upgrade to 4.5.9 of http client

Posted by ja...@apache.org.
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 <ja...@apache.org>
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