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