From 3b69442907f0f5091aa5d81070304ddad6db6233 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Sat, 15 Nov 2025 12:02:39 +0100 Subject: [PATCH] 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 @@
Project News + +
15 November 2025 - POI 5.5.0 available +

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.

+

A summary of changes is available in the + Release Notes. + A full list of changes is available in the change log. + People interested should also follow the dev list to track progress.

+

See the downloads page for more details.

+

POI requires Java 8 or newer since version 4.0.1.

+
+
7 July 2025 - Source repository switched from Subversion to Git -

+

Apache POI switched hosting of the source repository from Subversion to Git. -

+

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

- -
15 November 2025 - POI 5.5.0 available -

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.

-

A summary of changes is available in the - Release Notes. - A full list of changes is available in the change log. - People interested should also follow the dev list to track progress.

-

See the downloads page for more details.

-

POI requires Java 8 or newer since version 4.0.1.

-
-
11 November 2024 - Avoid log4j-api 2.24.1

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