Author: fanningpj
Date: Tue Jul 16 14:11:45 2024
New Revision: 1919289
URL: http://svn.apache.org/viewvc?rev=1919289&view=rev
Log:
commons-codec 1.17.1 - no need to note Saxon upgrade (only used in tests)
Modified:
poi/site/src/documentation/content/xdocs/changes.xml
poi/site/src/documentation/content/xdocs/components/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=1919289&r1=1919288&r2=1919289&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Tue Jul 16 14:11:45
2024
@@ -74,7 +74,7 @@
<summary>
<summary-item>Add support for SOURCE_DATE_EPOCH to allow to create
reproducible binary files without creation/modification-timestamp being
set</summary-item>
<summary-item>Breaking change: Some invalid content in the
compressed file-formats for xlsx/docx/pptx/... now fail parsing to prevent
handling malicious input incorrectly</summary-item>
- <summary-item>Upgrade saxon dependency to 12.5</summary-item>
+ <summary-item>Upgrade commons-codec dependency to
1.17.1</summary-item>
</summary>
<actions>
<action type="fix" fixes-bug="github-655" context="XWPF">Fix
searching text in paragraphs when text is spread across multiple runs</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=1919289&r1=1919288&r2=1919289&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Tue Jul 16
14:11:45 2024
@@ -292,7 +292,7 @@
<tr>
<td>poi</td>
<td><a
href="https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.23.1|jar">log4j
2.x</a>,
- <a
href="https://search.maven.org/#artifactdetails|commons-codec|commons-codec|1.17.0|jar">commons-codec</a>,
+ <a
href="https://search.maven.org/#artifactdetails|commons-codec|commons-codec|1.17.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>
<a
href="https://search.maven.org/#artifactdetails|commons-io|commons-io|2.16.1|jar">commons-io</a>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]