You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2022/01/13 15:22:26 UTC

svn commit: r1897001 - in /poi/site/src/documentation/content/xdocs: components/index.xml encryption.xml

Author: fanningpj
Date: Thu Jan 13 15:22:26 2022
New Revision: 1897001

URL: http://svn.apache.org/viewvc?rev=1897001&view=rev
Log:
slf4j 1.7.33

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

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=1897001&r1=1897000&r2=1897001&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Thu Jan 13 15:22:26 2022
@@ -340,7 +340,7 @@
             For signing:
             <a href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk15on|1.70|jar">bcpkix-jdk15on</a>,
             <a href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcprov-jdk15on|1.70|jar">bcprov-jdk15on</a>,
-            <a href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|2.2.3|bundle">xmlsec</a>,
+            <a href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|2.3.0|bundle">xmlsec</a>,
             <a href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|1.7.32|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=1897001&r1=1897000&r2=1897001&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/encryption.xml (original)
+++ poi/site/src/documentation/content/xdocs/encryption.xml Thu Jan 13 15:22:26 2022
@@ -250,7 +250,7 @@
         <a href="site:components">default dependencies</a>:</p>
         <ul>
             <li>BouncyCastle bcpkix, bcprov and bcutil (tested against 1.70)</li>
-            <li>Apache Santuario "xmlsec" (tested against 2.2.3)</li>
+            <li>Apache Santuario "xmlsec" (tested against 2.3.0)</li>
             <li>and slf4j-api (tested against 1.7.32)</li>
         </ul>
         <p>Depending on the <a href="apidocs/dev/org/apache/poi/poifs/crypt/dsig/SignatureConfig.html">configuration</a>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org