Author: kiwiwings
Date: Mon Mar 8 22:29:26 2021
New Revision: 1887344
URL: http://svn.apache.org/viewvc?rev=1887344&view=rev
Log:
remove old batik jar
Modified:
poi/trunk/build.xml
Modified: poi/trunk/build.xml
URL:
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1887344&r1=1887343&r2=1887344&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Mon Mar 8 22:29:26 2021
@@ -675,7 +675,7 @@ under the License.
<fileset dir="${basedir}/lib/ooxml-provided">
<include name="bc*-1.65.jar"/>
<include name="bc*-1.66.jar"/>
- <include name="batik*-1.13.jar"/>
+ <include name="batik*.jar"/>
</fileset>
<fileset dir="${basedir}/lib/ooxml-tests">
<include name="guava-20.0.jar"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]