You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2023/03/10 08:08:19 UTC

svn commit: r1908241 - /poi/trunk/build.xml

Author: centic
Date: Fri Mar 10 08:08:19 2023
New Revision: 1908241

URL: http://svn.apache.org/viewvc?rev=1908241&view=rev
Log:
Ant-Build: Remove leftover versions of bouncycastle-libs

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1908241&r1=1908240&r2=1908241&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Fri Mar 10 08:08:19 2023
@@ -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"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org