Author: fanningpj
Date: Tue Nov  5 19:44:01 2024
New Revision: 1921788

URL: http://svn.apache.org/viewvc?rev=1921788&view=rev
Log:
xmlsec 3.0.5

Modified:
    poi/site/src/documentation/content/xdocs/changes.xml
    poi/site/src/documentation/content/xdocs/components/index.xml
    poi/site/src/documentation/content/xdocs/encryption.xml

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1921788&r1=1921787&r2=1921788&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Tue Nov  5 19:44:01 
2024
@@ -81,6 +81,7 @@
             <summary-item>Upgrade commons-io dependency to 
2.17.0</summary-item>
             <summary-item>Upgrade log4j-api dependency to 2.24.1</summary-item>
             <summary-item>Upgrade pdfbox dependency to 3.0.3</summary-item>
+            <summary-item>Upgrade xmlsec dependency to 3.0.5</summary-item>
             <summary-item>Upgrade xmlbeans dependency to 5.2.2</summary-item>
         </summary>
         <actions>

Modified: poi/site/src/documentation/content/xdocs/components/index.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/components/index.xml?rev=1921788&r1=1921787&r2=1921788&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Tue Nov  5 
19:44:01 2024
@@ -340,7 +340,7 @@
             For signing:
             <a 
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk18on|1.79|jar">bcpkix-jdk18on</a>,
             <a 
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcutil-jdk18on|1.79|jar">bcprov-jdk18on</a>,
-            <a 
href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|3.0.4|bundle">xmlsec</a>,
+            <a 
href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|3.0.5|bundle">xmlsec</a>,
             <a 
href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|2.0.16|jar">slf4j-api</a>
           </td>
           <td>poi-ooxml-full-version-yyyymmdd.jar</td>

Modified: poi/site/src/documentation/content/xdocs/encryption.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/encryption.xml?rev=1921788&r1=1921787&r2=1921788&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/encryption.xml (original)
+++ poi/site/src/documentation/content/xdocs/encryption.xml Tue Nov  5 19:44:01 
2024
@@ -250,7 +250,7 @@
         <a href="site:components">default dependencies</a>:</p>
         <ul>
             <li>BouncyCastle bcpkix, bcprov and bcutil (tested against 
1.79)</li>
-            <li>Apache Santuario "xmlsec" (tested against 3.0.4)</li>
+            <li>Apache Santuario "xmlsec" (tested against 3.0.5)</li>
             <li>and slf4j-api (tested against 2.0.x)</li>
         </ul>
         <p>Depending on the <a 
href="apidocs/dev/org/apache/poi/poifs/crypt/dsig/SignatureConfig.html">configuration</a>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to