Author: centic
Date: Mon Sep 11 18:24:54 2023
New Revision: 1912249

URL: http://svn.apache.org/viewvc?rev=1912249&view=rev
Log:
Bug 66828: Update Ant to 1.10.14

Now that adding the file allow.class was reverted, we should
be able to update

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1912249&r1=1912248&r2=1912249&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Mon Sep 11 18:24:54 2023
@@ -291,8 +291,8 @@ under the License.
     <dependency prefix="main.log4j-core" 
artifact="org.apache.logging.log4j:log4j-core:2.20.0" usage="main-tests"/>
     <dependency prefix="main.commons-logging" 
artifact="commons-logging:commons-logging:1.2" usage="main-tests"/>
 
-    <dependency prefix="main.ant" artifact="org.apache.ant:ant:1.10.13" 
usage="excelant"/>
-    <dependency prefix="main.antlauncher" 
artifact="org.apache.ant:ant-launcher:1.10.13" usage="excelant"/>
+    <dependency prefix="main.ant" artifact="org.apache.ant:ant:1.10.14" 
usage="excelant"/>
+    <dependency prefix="main.antlauncher" 
artifact="org.apache.ant:ant-launcher:1.10.14" usage="excelant"/>
 
     <!-- xml signature libs - not part of the distribution -->
     <dependency prefix="dsig.xmlsec" 
artifact="org.apache.santuario:xmlsec:3.0.2" usage="ooxml-provided"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to