Author: fanningpj
Date: Fri Feb 14 23:18:57 2020
New Revision: 1874040

URL: http://svn.apache.org/viewvc?rev=1874040&view=rev
Log:
bouncycastle 1.64

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=1874040&r1=1874039&r2=1874040&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Fri Feb 14 
23:18:57 2020
@@ -339,10 +339,10 @@
           <td>ooxml-security</td>
           <td><a 
href="https://search.maven.org/#artifactdetails|org.apache.xmlbeans|xmlbeans|3.1.0|jar">xmlbeans</a><br/>
           For signing:
-          <a 
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk15on|1.62|jar">bcpkix-jdk15on</a>,
-          <a 
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcprov-jdk15on|1.62|jar">bcprov-jdk15on</a>,
+          <a 
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk15on|1.64|jar">bcpkix-jdk15on</a>,
+          <a 
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcprov-jdk15on|1.64|jar">bcprov-jdk15on</a>,
           <a 
href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|2.1.2|bundle">xmlsec</a>,
-          <a 
href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|1.7.26|jar">slf4j-api</a>
+          <a 
href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|1.7.30|jar">slf4j-api</a>
           </td>
           <td><a 
href="https://search.maven.org/#artifactdetails|org.apache.poi|ooxml-security|1.1|jar">ooxml-security-1.1.jar</a></td>
         </tr>

Modified: poi/site/src/documentation/content/xdocs/encryption.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/encryption.xml?rev=1874040&r1=1874039&r2=1874040&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/encryption.xml (original)
+++ poi/site/src/documentation/content/xdocs/encryption.xml Fri Feb 14 23:18:57 
2020
@@ -237,9 +237,9 @@ try (POIFSFileSystem fs = new POIFSFileS
      <p>The classes have been tested against the following libraries, which 
need to be included additionally to the
      <a href="site:components">default dependencies</a>:</p>
      <ul>
-     <li>BouncyCastle bcpkix and bcprov (tested against 1.62)</li>
+     <li>BouncyCastle bcpkix and bcprov (tested against 1.64)</li>
      <li>Apache Santuario "xmlsec" (tested against 2.1.2)</li>
-     <li>and slf4j-api (tested against 1.7.26)</li>
+     <li>and slf4j-api (tested against 1.7.30)</li>
      </ul>
      <p>Depending on the <a 
href="apidocs/dev/org/apache/poi/poifs/crypt/dsig/SignatureConfig.html">configuration</a>
      and the activated <a 
href="apidocs/dev/org/apache/poi/poifs/crypt/dsig/facets/package-summary.html">facets</a>



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

Reply via email to