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
commit ba6f845f56eeef0aa69aa2ff5cfa36929f592f2d Author: Stefan Bodewig <[email protected]> AuthorDate: Sun Apr 26 11:50:30 2026 +0200 bump Ivy version --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.properties b/build.properties index 5bb5111..19c9e7c 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.4.0 +ivy.install.version=2.5.3 ivy.jar.dir=${basedir}/ivy ivy.jar.file=${ivy.jar.dir}/ivy.jar
