aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2023-10-19 15:18:55 +0000
committerPJ Fanning <fanningpj@apache.org>2023-10-19 15:18:55 +0000
commit8759103c94de1d645d47b53613eb4bed41ee0229 (patch)
tree9e8d53fb410fbd019e99e0d2ff47989c5174eda6 /build.xml
parentcf440d3c77c014981d100178ac5088c470c4a4e8 (diff)
downloadpoi-8759103c94de1d645d47b53613eb4bed41ee0229.tar.gz
poi-8759103c94de1d645d47b53613eb4bed41ee0229.zip
xmlsec 3.0.3
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1913122 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index f81c89d0f6..007c15c110 100644
--- 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.14" usage="excelant"/>
<!-- xml signature libs - not part of the distribution -->
- <dependency prefix="dsig.xmlsec" artifact="org.apache.santuario:xmlsec:3.0.2" usage="ooxml-provided"/>
+ <dependency prefix="dsig.xmlsec" artifact="org.apache.santuario:xmlsec:3.0.3" usage="ooxml-provided"/>
<dependency prefix="dsig.bouncycastle-prov" artifact="org.bouncycastle:bcprov-jdk18on:1.76" usage="ooxml-provided"/>
<dependency prefix="dsig.bouncycastle-pkix" artifact="org.bouncycastle:bcpkix-jdk18on:1.76" usage="ooxml-provided"/>
<dependency prefix="dsig.bouncycastle-util" artifact="org.bouncycastle:bcutil-jdk18on:1.76" usage="ooxml-provided"/>