diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index f0c816d6be..171883deba 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -27,6 +27,29 @@
Project News +
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 + GitHub. +

+

+ Therefore the source-code is now officially available at the previous + read-only mirror at https://github.com/apache/poi. +

+

+ This hopefully allows a smooth transition for anybody already using Git via + the read-only mirror. +

+

+ Users who still used the Subversion-based repository will need to checkout a + fresh copy and migrate any pending changes. +

+
+
8 April 2025 - CVE-2025-31672 - Improper Input Validation vulnerability in Apache POI before 5.4.0

While parsing of OOXML format files like xlsx, docx and pptx, a specially crafted file could