aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2021-03-08 22:29:26 +0000
committerAndreas Beeker <kiwiwings@apache.org>2021-03-08 22:29:26 +0000
commit943b18f8d15db90100e6cf97731cb92db202a00b (patch)
treec76eeb88f8133ff7d2a1f548d73d4010258391dc
parente4e7f3842a54a7df99ce20567328de1c3d8f9a8f (diff)
downloadpoi-943b18f8d15db90100e6cf97731cb92db202a00b.tar.gz
poi-943b18f8d15db90100e6cf97731cb92db202a00b.zip
remove old batik jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1887344 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index fd9bdb9cf6..d85f319a33 100644
--- a/build.xml
+++ b/build.xml
@@ -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"/>