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

asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ant-antlibs-common.git


The following commit(s) were added to refs/heads/master by this push:
     new e5aede2  update Ivy
e5aede2 is described below

commit e5aede23ca435d31bd804e2e8e08b5d30cce68ff
Author: Stefan Bodewig <[email protected]>
AuthorDate: Wed Jul 15 17:58:09 2026 +0200

    update Ivy
---
 build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.properties b/build.properties
index ecda625..8ce7b04 100644
--- a/build.properties
+++ b/build.properties
@@ -17,7 +17,7 @@
 # Common properties. Could be overwritten by the concrete antlib project.
 
 # Ivy installation. Which version to use, where to store.
-ivy.install.version=2.5.3
+ivy.install.version=2.6.0
 ivy.jar.dir=${basedir}/ivy
 ivy.jar.file=${ivy.jar.dir}/ivy.jar
 

Reply via email to