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-ivy.git

commit eb296564124e4dd9cb1f98695732c97c235dafec
Author: Stefan Bodewig <[email protected]>
AuthorDate: Sun Jul 26 18:11:41 2026 +0200

    typo
---
 ivy.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ivy.xml b/ivy.xml
index 531d7ffa..13290d1a 100644
--- a/ivy.xml
+++ b/ivy.xml
@@ -52,7 +52,7 @@
                     conf="default,pack200->default,optional">
           <exclude org="com.github.luben"/>
           <exclude org="org.brotli"/>
-          <exclude org="org.tikaani"/>
+          <exclude org="org.tukaani"/>
         </dependency>
         <dependency org="org.apache.commons" name="commons-vfs2" 
rev="${commons-vfs2.version}" conf="default,vfs"/>
         <dependency org="oro" name="oro" rev="${oro.version}" 
conf="default,oro"/>

Reply via email to