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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1debc13  looks as if I'd need to install an older version of Ant :-)
1debc13 is described below

commit 1debc135fa3a861910fbc61a0cc6741ae1ebab8c
Author: Stefan Bodewig <[email protected]>
AuthorDate: Tue Jun 16 22:20:35 2026 +0200

    looks as if I'd need to install an older version of Ant :-)
---
 ivy.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ivy.xml b/ivy.xml
index 46bb62d..469f074 100644
--- a/ivy.xml
+++ b/ivy.xml
@@ -53,8 +53,8 @@
               e:classifier="ivy"/>
   </publications>
   <dependencies>
-    <dependency org="org.apache.ant" name="ant" rev="1.10.17" 
conf="provided->default"/>
-    <dependency org="org.apache.ant" name="ant-launcher" rev="1.10.17" 
conf="provided->default"/>
+    <dependency org="org.apache.ant" name="ant" rev="1.8.0" 
conf="provided->default"/>
+    <dependency org="org.apache.ant" name="ant-launcher" rev="1.8.0" 
conf="provided->default"/>
     <dependency org="org.apache.ant" name="ant-antunit" rev="1.4.1" 
conf="test->default"/>
   </dependencies>
 </ivy-module>

Reply via email to