aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2023-03-10 08:08:19 +0000
committerDominik Stadler <centic@apache.org>2023-03-10 08:08:19 +0000
commit85d436b601b25e9c38d29a65aff4a99276ff5cfb (patch)
treea7ca45068ca5256011bbc6b4b09cd789887c2971 /build.xml
parent5b84aae94cd8f95ad2e7ab7c940dbba1ccb440bb (diff)
downloadpoi-85d436b601b25e9c38d29a65aff4a99276ff5cfb.tar.gz
poi-85d436b601b25e9c38d29a65aff4a99276ff5cfb.zip
Ant-Build: Remove leftover versions of bouncycastle-libs
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1908241 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 33cbe98352..5c113340ab 100644
--- a/build.xml
+++ b/build.xml
@@ -709,6 +709,7 @@ under the License.
</fileset>
<fileset dir="${basedir}/lib/ooxml-provided">
<include name="bc*-1.6*.jar"/>
+ <include name="bc*-1.70.jar"/>
<include name="bc*-jdk15on*.jar"/>
<include name="batik*.jar"/>
<include name="slf4j*-1.*.jar"/>