Author: fanningpj
Date: Mon Feb 26 20:52:31 2024
New Revision: 1916015
URL: http://svn.apache.org/viewvc?rev=1916015&view=rev
Log:
update changes
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=1916015&r1=1916014&r2=1916015&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Mon Feb 26 20:52:31
2024
@@ -72,10 +72,12 @@
<release version="5.2.6" date="2024-09-??">
<summary>
- <summary-item>Upgrade log4j-api dependency to 2.22.1</summary-item>
+ <summary-item>Upgrade log4j-api dependency to 2.23.0</summary-item>
<summary-item>Upgrade commons-codec dependency to
1.16.1</summary-item>
+ <summary-item>Upgrade commons-compress dependency to
1.26.0</summary-item>
<summary-item>Upgrade commons-io dependency to
2.15.1</summary-item>
<summary-item>Upgrade pdfbox and graphics2d dependencies to
3.0.1</summary-item>
+ <summary-item>Upgrade xmlsec dependency to 3.0.4</summary-item>
</summary>
<actions>
<action type="fix" fixes-bug="68237" context="SXSSF">Some boolean
attribute values are written as true instead of 1</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=1916015&r1=1916014&r2=1916015&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Mon Feb 26
20:52:31 2024
@@ -291,7 +291,7 @@
</tr>
<tr>
<td>poi</td>
- <td><a
href="https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.22.1|jar">log4j
2.x</a>,
+ <td><a
href="https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.23.0|jar">log4j
2.x</a>,
<a
href="https://search.maven.org/#artifactdetails|commons-codec|commons-codec|1.16.1|jar">commons-codec</a>,
<a
href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-collections4|4.4|jar">commons-collections</a>,
<a
href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-math3|3.6.1|jar">commons-math3</a>
@@ -340,7 +340,7 @@
For signing:
<a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk18on|1.77|jar">bcpkix-jdk18on</a>,
<a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcutil-jdk18on|1.77|jar">bcprov-jdk18on</a>,
- <a
href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|3.0.3|bundle">xmlsec</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.slf4j|slf4j-api|2.0.12|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=1916015&r1=1916014&r2=1916015&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/encryption.xml (original)
+++ poi/site/src/documentation/content/xdocs/encryption.xml Mon Feb 26 20:52:31
2024
@@ -250,7 +250,7 @@
<a href="site:components">default dependencies</a>:</p>
<ul>
<li>BouncyCastle bcpkix, bcprov and bcutil (tested against
1.77)</li>
- <li>Apache Santuario "xmlsec" (tested against 3.0.3)</li>
+ <li>Apache Santuario "xmlsec" (tested against 3.0.4)</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]