Author: fanningpj
Date: Thu Jun 15 15:35:47 2023
New Revision: 1910430
URL: http://svn.apache.org/viewvc?rev=1910430&view=rev
Log:
bouncycastle 1.74
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=1910430&r1=1910429&r2=1910430&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Thu Jun 15 15:35:47
2023
@@ -79,7 +79,7 @@
<summary-item>Upgrade pdfbox dependency to 2.0.28, graphics2d to
0.43</summary-item>
<summary-item>Upgrade commons-compress dependency to
1.23.0</summary-item>
<summary-item>Upgrade commons-io dependency to
2.13.0</summary-item>
- <summary-item>Use jdk18on versions of bouncycastle jars
(v1.73)</summary-item>
+ <summary-item>Use jdk18on versions of bouncycastle jars
(v1.74)</summary-item>
</summary>
<actions>
<action type="fix" fixes-bug="66521" context="POI_Overall">Provide
a utility to clear all thread-locals to avoid reports of memory-leaks in
web-application containers</action>
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=1910430&r1=1910429&r2=1910430&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Thu Jun 15
15:35:47 2023
@@ -338,8 +338,8 @@
<td>poi-ooxml-full (known as ooxml-schemas)</td>
<td><a
href="https://search.maven.org/#artifactdetails|org.apache.xmlbeans|xmlbeans|5.1.1|jar">xmlbeans</a><br/>
For signing:
- <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk18on|1.73|jar">bcpkix-jdk18on</a>,
- <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcutil-jdk18on|1.73|jar">bcprov-jdk18on</a>,
+ <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk18on|1.74|jar">bcpkix-jdk18on</a>,
+ <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcutil-jdk18on|1.74|jar">bcprov-jdk18on</a>,
<a
href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|3.0.2|bundle">xmlsec</a>,
<a
href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|2.0.7|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=1910430&r1=1910429&r2=1910430&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/encryption.xml (original)
+++ poi/site/src/documentation/content/xdocs/encryption.xml Thu Jun 15 15:35:47
2023
@@ -249,7 +249,7 @@
<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, bcprov and bcutil (tested against
1.73)</li>
+ <li>BouncyCastle bcpkix, bcprov and bcutil (tested against
1.74)</li>
<li>Apache Santuario "xmlsec" (tested against 3.0.2)</li>
<li>and slf4j-api (tested against 1.7.x)</li>
</ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]