Author: fanningpj
Date: Wed Dec 29 00:23:03 2021
New Revision: 1896494
URL: http://svn.apache.org/viewvc?rev=1896494&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/index.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=1896494&r1=1896493&r2=1896494&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Wed Dec 29 00:23:03
2021
@@ -73,7 +73,7 @@
<release version="5.2.0" date="2022-01-??">
<summary>
<summary-item>Refactor to XSSFReader, SharedStringsTable,
CommentsTable and ThemesTable to make them more extensible</summary-item>
- <summary-item>Upgrade Log4J dependency to 2.17.0</summary-item>
+ <summary-item>Upgrade log4j-api dependency to 2.17.1</summary-item>
<summary-item>Upgrade BouncyCastle dependency to
1.70</summary-item>
<summary-item>Upgrade PDFBox Graphics2d dependency to 0.34 and
PDFBox dependency to 2.0.25</summary-item>
</summary>
@@ -90,6 +90,7 @@
<action type="fix" fixes-bug="64732"
context="XSSF">XSSFSheet.createTable generates corrupted file when a header's
cell contains a line break</action>
<action type="fix" fixes-bug="65701" context="OOXML">Password
Protecting a document when Saxon is on classpath can corrupt the output</action>
<action type="add" fixes-bug="65703"
context="SS_Common">DataFormatter: add
setUse4DigitYearsInAllDateFormats(boolean) method with default of false</action>
+ <action type="add" fixes-bug="65730"
context="SS_Common">DataFormatter: add
setUseCachedValuesForFormulaCells(boolean) method with default of false</action>
<action type="fix" fixes-bug="65715" context="OOXML">Fix issue in
XSSFSheet getDrawingPatriarch</action>
<action type="fix" fixes-bug="65766" context="SS_Common">Cell copy
does not respect rich text</action>
</actions>
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=1896494&r1=1896493&r2=1896494&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Wed Dec 29
00:23:03 2021
@@ -291,7 +291,7 @@
</tr>
<tr>
<td>poi</td>
- <td><a
href="https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.17.0|jar">log4j
2.x</a>,
+ <td><a
href="https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.17.1|jar">log4j
2.x</a>,
<a
href="https://search.maven.org/#artifactdetails|commons-codec|commons-codec|1.15|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>
Modified: poi/site/src/documentation/content/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/index.xml?rev=1896494&r1=1896493&r2=1896494&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/index.xml Wed Dec 29 00:23:03 2021
@@ -33,7 +33,7 @@
The security vulnerabilities are not in log4j-api - they are in
log4j-core.</p>
<p>If any POI or XMLBeans user uses log4j-core to control their
logging of their application,
we strongly recommend that they upgrade all their log4j
dependencies to the latest
- version (currently v2.17.0) - including log4j-api.</p>
+ version (currently v2.17.1) - including log4j-api.</p>
</section>
<!-- latest final release -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]