]> source.dussan.org Git - poi.git/commitdiff
xmlsec upgrade
authorPJ Fanning <fanningpj@apache.org>
Wed, 3 Nov 2021 07:40:44 +0000 (07:40 +0000)
committerPJ Fanning <fanningpj@apache.org>
Wed, 3 Nov 2021 07:40:44 +0000 (07:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894705 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index eaedf2f735e7f1aa5caf9b4cabf735d09694f248..fe0bb1a75ddb5073f751815275641887bb2e359d 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -295,7 +295,7 @@ under the License.
     <dependency prefix="main.antlauncher" artifact="org.apache.ant:ant-launcher:1.10.9" usage="excelant"/>
 
     <!-- xml signature libs - not part of the distribution -->
-    <dependency prefix="dsig.xmlsec" artifact="org.apache.santuario:xmlsec:2.2.3" usage="ooxml-provided"/>
+    <dependency prefix="dsig.xmlsec" artifact="org.apache.santuario:xmlsec:2.3.0" usage="ooxml-provided"/>
     <dependency prefix="dsig.bouncycastle-prov" artifact="org.bouncycastle:bcprov-jdk15on:1.69" usage="ooxml-provided"/>
     <dependency prefix="dsig.bouncycastle-pkix" artifact="org.bouncycastle:bcpkix-jdk15on:1.69" usage="ooxml-provided"/>
     <dependency prefix="dsig.bouncycastle-util" artifact="org.bouncycastle:bcutil-jdk15on:1.69" usage="ooxml-provided"/>
@@ -694,9 +694,7 @@ under the License.
                 <include name="bc*-1.68.jar"/>
                 <include name="batik*.jar"/>
                 <include name="slf4j*-1.7.30.jar"/>
-                <include name="xmlsec-2.2.0.jar"/>
-                <include name="xmlsec-2.2.1.jar"/>
-                <include name="xmlsec-2.2.2.jar"/>
+                <include name="xmlsec-2.2*.jar"/>
             </fileset>
             <fileset dir="${basedir}/lib/ooxml-tests">
                 <include name="guava-20.0.jar"/>