Update index.xml

This commit is contained in:
PJ Fanning 2025-11-15 12:02:39 +01:00
parent 1d4f5d34bd
commit 3b69442907

View File

@ -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