aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2021-05-14 08:39:36 +0000
committerPJ Fanning <fanningpj@apache.org>2021-05-14 08:39:36 +0000
commit65994b4578af19b7d5444d35c48387748cbcfd35 (patch)
tree738cf9ba54bed51cc0ebcffb9741bc11e2294a6f /build.xml
parent5b02df43b4d072300baedcf4fafaccdd7a9daa66 (diff)
downloadpoi-65994b4578af19b7d5444d35c48387748cbcfd35.tar.gz
poi-65994b4578af19b7d5444d35c48387748cbcfd35.zip
delete old xmlsec jar
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889888 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 8ebcd99dd5..0ad1c4dc6d 100644
--- a/build.xml
+++ b/build.xml
@@ -690,6 +690,7 @@ under the License.
<include name="bc*-1.65.jar"/>
<include name="bc*-1.66.jar"/>
<include name="batik*.jar"/>
+ <include name="xmlsec*-2.2.1.jar"/>
</fileset>
<fileset dir="${basedir}/lib/ooxml-tests">
<include name="guava-20.0.jar"/>