]> source.dussan.org Git - poi.git/commitdiff
xmlsec version
authorPJ Fanning <fanningpj@apache.org>
Wed, 24 Feb 2021 21:42:01 +0000 (21:42 +0000)
committerPJ Fanning <fanningpj@apache.org>
Wed, 24 Feb 2021 21:42:01 +0000 (21:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1886893 13f79535-47bb-0310-9956-ffa450edef68

build.gradle

index f6070366eabc99b12d08b4fee5e7e13ae0866370..134f7baae125596b82641ed313ac8fcd43e70ad0 100644 (file)
@@ -306,7 +306,7 @@ project('ooxml') {
         compile 'org.apache.commons:commons-collections4:4.4'
         compile "org.apache.commons:commons-math3:${commonsMathVersion}"
         compile "org.apache.commons:commons-compress:${commonsCompressVersion}"
-        compile 'org.apache.santuario:xmlsec:2.2.0'
+        compile 'org.apache.santuario:xmlsec:2.2.1'
         compile "org.bouncycastle:bcpkix-jdk15on:${bouncyCastleVersion}"
         compile 'com.github.virtuald:curvesapi:1.06'
         compile 'com.zaxxer:SparseBitSet:1.2'