Author: fanningpj
Date: Tue Nov 5 19:14:51 2024
New Revision: 1921786
URL: http://svn.apache.org/viewvc?rev=1921786&view=rev
Log:
xmlsec 3.0.5
Modified:
poi/trunk/build.xml
Modified: poi/trunk/build.xml
URL:
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1921786&r1=1921785&r2=1921786&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Tue Nov 5 19:14:51 2024
@@ -295,7 +295,7 @@ under the License.
<dependency prefix="main.antlauncher"
artifact="org.apache.ant:ant-launcher:1.10.15" usage="excelant"/>
<!-- xml signature libs - not part of the distribution -->
- <dependency prefix="dsig.xmlsec"
artifact="org.apache.santuario:xmlsec:3.0.4" usage="ooxml-provided"/>
+ <dependency prefix="dsig.xmlsec"
artifact="org.apache.santuario:xmlsec:3.0.5" usage="ooxml-provided"/>
<dependency prefix="dsig.bouncycastle-prov"
artifact="org.bouncycastle:bcprov-jdk18on:1.79" usage="ooxml-provided"/>
<dependency prefix="dsig.bouncycastle-pkix"
artifact="org.bouncycastle:bcpkix-jdk18on:1.79" usage="ooxml-provided"/>
<dependency prefix="dsig.bouncycastle-util"
artifact="org.bouncycastle:bcutil-jdk18on:1.79" usage="ooxml-provided"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]