Author: fanningpj
Date: Thu Nov 16 20:46:58 2023
New Revision: 1913861
URL: http://svn.apache.org/viewvc?rev=1913861&view=rev
Log:
XMLBeans 5.2.0 release
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=1913861&r1=1913860&r2=1913861&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Thu Nov 16 20:46:58
2023
@@ -77,6 +77,7 @@
<summary-item>Upgrade log4j-api dependency to 2.21.1</summary-item>
<summary-item>Upgrade xmlsec dependency to 3.0.3</summary-item>
<summary-item>Upgrade bouncycastle dependency to
1.77</summary-item>
+ <summary-item>Upgrade xmlbeans dependency to 5.2.0</summary-item>
</summary>
<actions>
<action type="fix" fixes-bug="67475" context="SS_Common">Better
support for edge cases in TEXT function</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=1913861&r1=1913860&r2=1913861&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Thu Nov 16
20:46:58 2023
@@ -323,7 +323,7 @@
</tr>
<tr>
<td>poi-ooxml-lite</td>
- <td><a
href="https://search.maven.org/#artifactdetails|org.apache.xmlbeans|xmlbeans|5.1.1|jar">xmlbeans</a></td>
+ <td><a
href="https://search.maven.org/#artifactdetails|org.apache.xmlbeans|xmlbeans|5.2.0|jar">xmlbeans</a></td>
<td>poi-ooxml-lite-version-yyyymmdd.jar</td>
</tr>
<tr>
@@ -336,11 +336,11 @@
</tr>
<tr>
<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/>
+ <td><a
href="https://search.maven.org/#artifactdetails|org.apache.xmlbeans|xmlbeans|5.2.0|jar">xmlbeans</a><br/>
For signing:
- <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk18on|1.76|jar">bcpkix-jdk18on</a>,
- <a
href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcutil-jdk18on|1.76|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.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.slf4j|slf4j-api|2.0.9|jar">slf4j-api</a>
</td>
<td>poi-ooxml-full-version-yyyymmdd.jar</td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]