Author: fanningpj
Date: Wed Sep 19 21:50:15 2018
New Revision: 1841396
URL: http://svn.apache.org/viewvc?rev=1841396&view=rev
Log:
[bug-62747] bouncycastle 1.60
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=1841396&r1=1841395&r2=1841396&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Wed Sep 19
21:50:15 2018
@@ -334,8 +334,8 @@
<td>ooxml-security</td>
<td><a
href="https://search.maven.org/#artifactdetails|org.apache.xmlbeans|xmlbeans|3.0.1|jar">xmlbeans</a><br/>
For signing:
- <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk15on|1.59|jar">bcpkix-jdk15on</a>,
- <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcprov-jdk15on|1.59|jar">bcprov-jdk15on</a>,
+ <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk15on|1.60|jar">bcpkix-jdk15on</a>,
+ <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcprov-jdk15on|1.60|jar">bcprov-jdk15on</a>,
<a
href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|2.1.0|bundle">xmlsec</a>,
<a
href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|1.7.25|jar">slf4j-api</a>
</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=1841396&r1=1841395&r2=1841396&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/encryption.xml (original)
+++ poi/site/src/documentation/content/xdocs/encryption.xml Wed Sep 19 21:50:15
2018
@@ -229,7 +229,7 @@ fos.close();
<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.59)</li>
+ <li>BouncyCastle bcpkix and bcprov (tested against 1.60)</li>
<li>Apache Santuario "xmlsec" (tested against 2.1.0)</li>
<li>and slf4j-api (tested against 1.7.25)</li>
</ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]