This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git
The following commit(s) were added to refs/heads/trunk by this push:
new 3b69442907 Update index.xml
3b69442907 is described below
commit 3b69442907f0f5091aa5d81070304ddad6db6233
Author: PJ Fanning <[email protected]>
AuthorDate: Sat Nov 15 12:02:39 2025 +0100
Update index.xml
---
src/documentation/content/xdocs/index.xml | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/src/documentation/content/xdocs/index.xml
b/src/documentation/content/xdocs/index.xml
index 892eb30d77..8ec2660fc3 100644
--- a/src/documentation/content/xdocs/index.xml
+++ b/src/documentation/content/xdocs/index.xml
@@ -27,10 +27,22 @@
<body>
<section><title>Project News</title>
+ <!-- latest final release -->
+ <section><title>15 November 2025 - POI 5.5.0 available</title>
+ <p>The Apache POI team is pleased to announce the release of 5.5.0.
+ Several dependencies were updated to their latest versions to pick
up security fixes and other improvements.</p>
+ <p>A summary of changes is available in the
+ <a
href="https://www.apache.org/dyn/closer.lua/poi/release/RELEASE-NOTES.txt">Release
Notes</a>.
+ A full list of changes is available in the <a
href="changes.html#5.5.0">change log</a>.
+ People interested should also follow the <a
href="site:mailinglists">dev list</a> to track progress.</p>
+ <p>See the <a href="download.html#POI-5.5.0">downloads</a> page for
more details.</p>
+ <p>POI requires Java 8 or newer since version 4.0.1.</p>
+ </section>
+
<section><title>7 July 2025 - Source repository switched from Subversion
to Git</title>
- <p>
+ <p>
Apache POI switched hosting of the source repository
from Subversion to Git.
- </p>
+ </p>
<p>
After Subversion served the project well for many
years, it was time to enable more
up-to-date workflows by using more of the features
offered by Git-based platforms like
@@ -72,18 +84,6 @@
</ul>
</section>
- <!-- latest final release -->
- <section><title>15 November 2025 - POI 5.5.0 available</title>
- <p>The Apache POI team is pleased to announce the release of 5.5.0.
- Several dependencies were updated to their latest versions to pick
up security fixes and other improvements.</p>
- <p>A summary of changes is available in the
- <a
href="https://www.apache.org/dyn/closer.lua/poi/release/RELEASE-NOTES.txt">Release
Notes</a>.
- A full list of changes is available in the <a
href="changes.html#5.5.0">change log</a>.
- People interested should also follow the <a
href="site:mailinglists">dev list</a> to track progress.</p>
- <p>See the <a href="download.html#POI-5.5.0">downloads</a> page for
more details.</p>
- <p>POI requires Java 8 or newer since version 4.0.1.</p>
- </section>
-
<section><title>11 November 2024 - Avoid log4j-api 2.24.1</title>
<p>While testing a potential Apache POI 5.4.0 release, we discovered a
serious bug in
log4j-api 2.24.1. This leads to NullPointerExceptions when you use a
version of log4j-core that is not of
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]