This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/poi.git

commit 3cc460ec77e9f685e7f86b5039310764bb0abe90
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Sep 11 22:56:08 2025 +0100

    publish latest
---
 content/casestudies.html                           |   2 +-
 content/changes.html                               |  90 ++++++++++++---------
 content/components/configuration.html              |   2 +-
 content/components/diagram/index.html              |   2 +-
 content/components/document/docoverview.html       |   2 +-
 content/components/document/index.html             |   2 +-
 content/components/document/projectplan.html       |   2 +-
 content/components/document/quick-guide-xwpf.html  |   2 +-
 content/components/document/quick-guide.html       |   2 +-
 content/components/hmef/index.html                 |   2 +-
 content/components/hpbf/file-format.html           |   2 +-
 content/components/hpbf/index.html                 |   2 +-
 content/components/hpsf/how-to.html                |   2 +-
 content/components/hpsf/index.html                 |   2 +-
 content/components/hpsf/internals.html             |   2 +-
 content/components/hpsf/thumbnails.html            |   2 +-
 content/components/hpsf/todo.html                  |   2 +-
 content/components/hsmf/index.html                 |   2 +-
 content/components/index.html                      |   4 +-
 content/components/logging.html                    |   2 +-
 content/components/oxml4j/index.html               |   2 +-
 content/components/poi-jvm-languages.html          |   2 +-
 content/components/poi-ruby.html                   |   2 +-
 content/components/poifs/design.html               |   2 +-
 content/components/poifs/embeded.html              |   2 +-
 content/components/poifs/fileformat.html           |   2 +-
 content/components/poifs/how-to.html               |   2 +-
 content/components/poifs/index.html                |   2 +-
 content/components/poifs/usecases.html             |   2 +-
 content/components/slideshow/how-to-shapes.html    |   2 +-
 content/components/slideshow/index.html            |   2 +-
 content/components/slideshow/ppt-file-format.html  |   2 +-
 .../components/slideshow/ppt-wmf-emf-renderer.html |   2 +-
 content/components/slideshow/quick-guide.html      |   2 +-
 content/components/slideshow/xslf-cookbook.html    |   2 +-
 content/components/spreadsheet/chart.html          |   2 +-
 content/components/spreadsheet/converting.html     |   2 +-
 content/components/spreadsheet/diagram1.html       |   2 +-
 content/components/spreadsheet/diagrams.html       |   2 +-
 content/components/spreadsheet/eval-devguide.html  |   2 +-
 content/components/spreadsheet/eval.html           |   2 +-
 content/components/spreadsheet/examples.html       |   2 +-
 content/components/spreadsheet/excelant.html       |   2 +-
 content/components/spreadsheet/formula.html        |   2 +-
 content/components/spreadsheet/hacking-hssf.html   |   2 +-
 content/components/spreadsheet/how-to.html         |   2 +-
 content/components/spreadsheet/index.html          |   2 +-
 content/components/spreadsheet/limitations.html    |   2 +-
 content/components/spreadsheet/quick-guide.html    |   2 +-
 .../components/spreadsheet/record-generator.html   |   2 +-
 content/components/spreadsheet/use-case.html       |   2 +-
 .../spreadsheet/user-defined-functions.html        |   2 +-
 content/devel/git.html                             |   2 +-
 content/devel/guidelines.html                      |   2 +-
 content/devel/history/changes-3x.html              |   2 +-
 content/devel/history/changes-pre3x.html           |   2 +-
 content/devel/history/index.html                   |   2 +-
 content/devel/index.html                           |   2 +-
 content/devel/nightly.html                         |   2 +-
 content/devel/plan/index.html                      |   2 +-
 content/devel/plan/vision10.html                   |   2 +-
 content/devel/plan/vision20.html                   |   2 +-
 content/devel/references/index.html                |   2 +-
 content/devel/references/logocontest.html          |   2 +-
 content/devel/resolutions/index.html               |   2 +-
 content/devel/resolutions/res001.html              |   2 +-
 content/devel/who.html                             |   2 +-
 content/download.html                              |   2 +-
 content/encryption.html                            |   2 +-
 content/help/faq.html                              |   2 +-
 content/help/index.html                            |   2 +-
 content/images/asflogo_horizontal_color.svg        |  42 ++++++++++
 content/images/group-logo.png                      | Bin 6007 -> 0 bytes
 content/index.html                                 |   4 +-
 content/legal.html                                 |   2 +-
 content/linkmap.html                               |   2 +-
 content/related-projects.html                      |   2 +-
 content/security.html                              |   2 +-
 content/text-extraction.html                       |   2 +-
 79 files changed, 173 insertions(+), 115 deletions(-)

diff --git a/content/casestudies.html b/content/casestudies.html
index 0bca1cd535..153cda2f11 100644
--- a/content/casestudies.html
+++ b/content/casestudies.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/group-logo.png" title="The Apache Software Foundation 
is a cornerstone of the modern Open Source software ecosystem &ndash; 
supporting some of the most widely used and important software solutions 
powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/changes.html b/content/changes.html
index db99ca3b6f..d6f2c3c292 100644
--- a/content/changes.html
+++ b/content/changes.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/group-logo.png" title="The Apache Software Foundation 
is a cornerstone of the modern Open Source software ecosystem &ndash; 
supporting some of the most widely used and important software solutions 
powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
@@ -218,9 +218,9 @@ document.write("Last Published: " + document.lastModified);
 </div>
 
     
-<a name="5.4.2"></a>
+<a name="5.5.0"></a>
 <h2 class="boxed">Version
-                5.4.2 (2025-??-??)
+                5.5.0 (2025-??-??)
             </h2>
 <div class="section">
 <a name="Summary"></a>
@@ -229,11 +229,15 @@ document.write("Last Published: " + 
document.lastModified);
             
 <li>Upgrade batik dependency to 1.19</li>
             
-<li>Upgrade bouncycastle dependency to 1.80</li>
+<li>Upgrade bouncycastle dependency to 1.81</li>
+            
+<li>Upgrade commons-codec dependency to 1.19.0</li>
             
 <li>Upgrade commons-collections4 dependency to 4.5.0</li>
             
-<li>Upgrade commons-io dependency to 2.19.0</li>
+<li>Upgrade commons-compress dependency to 1.28.0</li>
+            
+<li>Upgrade commons-io dependency to 2.20.0</li>
             
 <li>Upgrade pdfbox dependency to 3.0.5</li>
             
@@ -282,6 +286,10 @@ document.write("Last Published: " + document.lastModified);
 <td><img class="icon" alt="fix" src="images/fix.png"></td><td><a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=69727";>69727</a></td><td>XSSF</td><td>Decrease
 count when we remove merged regions</td>
 </tr>
             
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a 
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=69744";>69744</a></td><td>XWPF</td><td>Support
 all possible alignment values for docx tables</td>
+</tr>
+            
 <tr class="action">
 <td><img class="icon" alt="fix" src="images/fix.png"></td><td><a 
href="https://github.com/apache/poi/pull/770";>github-770</a></td><td>XSLF</td><td>Issue
 in setBulletStyle in XSLFTextParagraph</td>
 </tr>
@@ -289,6 +297,14 @@ document.write("Last Published: " + document.lastModified);
 <tr class="action">
 <td><img class="icon" alt="add" src="images/add.png"></td><td><a 
href="https://github.com/apache/poi/pull/803";>github-803</a></td><td>SS_Common</td><td>Add
 support for SHEET function</td>
 </tr>
+            
+<tr class="action">
+<td><img class="icon" alt="add" src="images/add.png"></td><td><a 
href="https://github.com/apache/poi/pull/804";>github-804</a></td><td>XWPF</td><td>Add
 getters and setters for XWPFTable indentation</td>
+</tr>
+            
+<tr class="action">
+<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a 
href="https://github.com/apache/poi/pull/864";>github-864</a></td><td>XDDF</td><td>Remove
 deprecated method XDDFChartData getSeries()</td>
+</tr>
         
 </tbody>
 </table>
@@ -300,7 +316,7 @@ document.write("Last Published: " + document.lastModified);
                 5.4.1 (2025-04-06)
             </h2>
 <div class="section">
-<a name="Summary-N100DC"></a>
+<a name="Summary-N10112"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -315,7 +331,7 @@ document.write("Last Published: " + document.lastModified);
 <li>Upgrade graphics2d dependency to 3.0.3</li>
         
 </ul>
-<a name="Changes-N100F2"></a>
+<a name="Changes-N10128"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -401,7 +417,7 @@ document.write("Last Published: " + document.lastModified);
                 5.4.0 (2025-01-08)
             </h2>
 <div class="section">
-<a name="Summary-N10203"></a>
+<a name="Summary-N10239"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -430,7 +446,7 @@ document.write("Last Published: " + document.lastModified);
 <li>Upgrade JaCoCo code-coverage tooling to 0.8.12</li>
         
 </ul>
-<a name="Changes-N1022E"></a>
+<a name="Changes-N10264"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -512,7 +528,7 @@ document.write("Last Published: " + document.lastModified);
                 5.3.0 (2024-07-02)
             </h2>
 <div class="section">
-<a name="Summary-N1032F"></a>
+<a name="Summary-N10365"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -533,7 +549,7 @@ document.write("Last Published: " + document.lastModified);
 <li>Upgrade xmlbeans dependency to 5.2.1</li>
         
 </ul>
-<a name="Changes-N1034E"></a>
+<a name="Changes-N10384"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -603,7 +619,7 @@ document.write("Last Published: " + document.lastModified);
                 5.2.5 (2023-11-25)
             </h2>
 <div class="section">
-<a name="Summary-N1041F"></a>
+<a name="Summary-N10455"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -620,7 +636,7 @@ document.write("Last Published: " + document.lastModified);
 <li>Upgrade xmlbeans dependency to 5.2.0</li>
         
 </ul>
-<a name="Changes-N10438"></a>
+<a name="Changes-N1046E"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -674,7 +690,7 @@ document.write("Last Published: " + document.lastModified);
                 5.2.4 (2023-09-28)
             </h2>
 <div class="section">
-<a name="Summary-N104C9"></a>
+<a name="Summary-N104FF"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -701,7 +717,7 @@ document.write("Last Published: " + document.lastModified);
 <li>Use jdk18on versions of bouncycastle jars (v1.76)</li>
         
 </ul>
-<a name="Changes-N104F1"></a>
+<a name="Changes-N10527"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -847,7 +863,7 @@ document.write("Last Published: " + document.lastModified);
                 5.2.3 (2022-09-16)
             </h2>
 <div class="section">
-<a name="Summary-N106F2"></a>
+<a name="Summary-N10728"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -866,7 +882,7 @@ document.write("Last Published: " + document.lastModified);
 <li>Avoid some more possible overly large memory allocations on certain input 
documents</li>
         
 </ul>
-<a name="Changes-N1070E"></a>
+<a name="Changes-N10744"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1068,14 +1084,14 @@ document.write("Last Published: " + 
document.lastModified);
                 5.2.2 (2022-03-19)
             </h2>
 <div class="section">
-<a name="Summary-N109EF"></a>
+<a name="Summary-N10A25"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
 <li>Upgrade log4j-api dependency to 2.17.2 and graphics2d dependency to 0.35 
as well as some test dependencies</li>
         
 </ul>
-<a name="Changes-N109F9"></a>
+<a name="Changes-N10A2F"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1129,14 +1145,14 @@ document.write("Last Published: " + 
document.lastModified);
                 5.2.1 (2022-03-03)
             </h2>
 <div class="section">
-<a name="Summary-N10A8A"></a>
+<a name="Summary-N10AC0"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
 <li>Upgrade curvesapi dependency to 1.07</li>
         
 </ul>
-<a name="Changes-N10A94"></a>
+<a name="Changes-N10ACA"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1210,7 +1226,7 @@ document.write("Last Published: " + 
document.lastModified);
                 5.2.0 (2022-01-14)
             </h2>
 <div class="section">
-<a name="Summary-N10B75"></a>
+<a name="Summary-N10BAB"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1223,7 +1239,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>Upgrade PDFBox Graphics2d dependency to 0.34 and PDFBox dependency to 
2.0.25</li>
         
 </ul>
-<a name="Changes-N10B88"></a>
+<a name="Changes-N10BBE"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1317,7 +1333,7 @@ document.write("Last Published: " + 
document.lastModified);
                 5.1.0 (2021-11-01)
             </h2>
 <div class="section">
-<a name="Summary-N10CB9"></a>
+<a name="Summary-N10CEF"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1344,7 +1360,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>By default, no DTDs will be accepted in XML files. This can be relaxed by 
setting 
POIXMLTypeLoader.DEFAULT_XML_OPTIONS.setDisallowDocTypeDeclaration(false).</li>
         
 </ul>
-<a name="Changes-N10CE1"></a>
+<a name="Changes-N10D17"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1546,7 +1562,7 @@ document.write("Last Published: " + 
document.lastModified);
                 5.0.0 (2021-01-20)
             </h2>
 <div class="section">
-<a name="Summary-N10FC2"></a>
+<a name="Summary-N10FF8"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1573,7 +1589,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>new experimental DeferredSXSSFWorkbook which creates fewer temp files by 
lazily generating rows (see DeferredGeneration in poi-examples)</li>
         
 </ul>
-<a name="Changes-N10FE7"></a>
+<a name="Changes-N1101D"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -1883,7 +1899,7 @@ document.write("Last Published: " + 
document.lastModified);
                 4.1.2 (2020-02-17)
             </h2>
 <div class="section">
-<a name="Summary-N1146F"></a>
+<a name="Summary-N114A5"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -1898,7 +1914,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>updated dependencies to Bouncycastle 1.64</li>
         
 </ul>
-<a name="Changes-N11485"></a>
+<a name="Changes-N114BB"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2032,7 +2048,7 @@ document.write("Last Published: " + 
document.lastModified);
                 4.1.1 (2019-10-20)
             </h2>
 <div class="section">
-<a name="Summary-N11650"></a>
+<a name="Summary-N11686"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -2051,7 +2067,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>CVE-2019-12415 - XML External Entity (XXE) Processing in Apache POI</li>
         
 </ul>
-<a name="Changes-N1166C"></a>
+<a name="Changes-N116A2"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2201,7 +2217,7 @@ document.write("Last Published: " + 
document.lastModified);
                 4.1.0 (2019-04-09)
             </h2>
 <div class="section">
-<a name="Summary-N11874"></a>
+<a name="Summary-N118AA"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -2226,7 +2242,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>Upgrade to XMLSec 2.1.2</li>
         
 </ul>
-<a name="Changes-N11899"></a>
+<a name="Changes-N118CF"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2400,7 +2416,7 @@ document.write("Last Published: " + 
document.lastModified);
                 4.0.1 (2018-12-03)
             </h2>
 <div class="section">
-<a name="Summary-N11B0A"></a>
+<a name="Summary-N11B40"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -2411,7 +2427,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>Upgrade to XMLBeans 3.0.2</li>
         
 </ul>
-<a name="Changes-N11B1A"></a>
+<a name="Changes-N11B50"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
@@ -2569,7 +2585,7 @@ document.write("Last Published: " + 
document.lastModified);
                 4.0.0 (2018-09-07)
             </h2>
 <div class="section">
-<a name="Summary-N11D4B"></a>
+<a name="Summary-N11D81"></a>
 <h3 class="boxed">Summary</h3>
 <ul>
             
@@ -2578,7 +2594,7 @@ document.write("Last Published: " + 
document.lastModified);
 <li>New OOXML schema (1.4) necessary, because of incompatible XMLBeans loading 
not anymore through POIXMLTypeLoader</li>
         
 </ul>
-<a name="Changes-N11D58"></a>
+<a name="Changes-N11D8E"></a>
 <h3 class="boxed">Changes</h3>
 <table class="POITable">
 <colgroup>
diff --git a/content/components/configuration.html 
b/content/components/configuration.html
index db1e1e0525..3bb9f845b9 100644
--- a/content/components/configuration.html
+++ b/content/components/configuration.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/diagram/index.html 
b/content/components/diagram/index.html
index af5b4ab803..c12990efd3 100644
--- a/content/components/diagram/index.html
+++ b/content/components/diagram/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/document/docoverview.html 
b/content/components/document/docoverview.html
index 47b798fda5..d2484d9a2f 100644
--- a/content/components/document/docoverview.html
+++ b/content/components/document/docoverview.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/document/index.html 
b/content/components/document/index.html
index 36db9c504e..6108835314 100644
--- a/content/components/document/index.html
+++ b/content/components/document/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/document/projectplan.html 
b/content/components/document/projectplan.html
index 3c837f08f3..3e4d57faef 100644
--- a/content/components/document/projectplan.html
+++ b/content/components/document/projectplan.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/document/quick-guide-xwpf.html 
b/content/components/document/quick-guide-xwpf.html
index d977946c00..4660e8c1a3 100644
--- a/content/components/document/quick-guide-xwpf.html
+++ b/content/components/document/quick-guide-xwpf.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/document/quick-guide.html 
b/content/components/document/quick-guide.html
index 68ad463cef..5cc7e80a47 100644
--- a/content/components/document/quick-guide.html
+++ b/content/components/document/quick-guide.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/hmef/index.html 
b/content/components/hmef/index.html
index 6919869163..828494664c 100644
--- a/content/components/hmef/index.html
+++ b/content/components/hmef/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/hpbf/file-format.html 
b/content/components/hpbf/file-format.html
index bbf0d7efec..1b1cea59b2 100644
--- a/content/components/hpbf/file-format.html
+++ b/content/components/hpbf/file-format.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/hpbf/index.html 
b/content/components/hpbf/index.html
index c609071c81..a43aab833f 100644
--- a/content/components/hpbf/index.html
+++ b/content/components/hpbf/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/hpsf/how-to.html 
b/content/components/hpsf/how-to.html
index 11e439581e..4be8c5f1bd 100644
--- a/content/components/hpsf/how-to.html
+++ b/content/components/hpsf/how-to.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/hpsf/index.html 
b/content/components/hpsf/index.html
index e242f6dd7b..81c8b401b6 100644
--- a/content/components/hpsf/index.html
+++ b/content/components/hpsf/index.html
@@ -31,7 +31,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/hpsf/internals.html 
b/content/components/hpsf/internals.html
index f37be7d1ac..8a7ce7f73f 100644
--- a/content/components/hpsf/internals.html
+++ b/content/components/hpsf/internals.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/hpsf/thumbnails.html 
b/content/components/hpsf/thumbnails.html
index f089b569f4..012cc03f20 100644
--- a/content/components/hpsf/thumbnails.html
+++ b/content/components/hpsf/thumbnails.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/hpsf/todo.html 
b/content/components/hpsf/todo.html
index 410fd9e980..40096e430d 100644
--- a/content/components/hpsf/todo.html
+++ b/content/components/hpsf/todo.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/hsmf/index.html 
b/content/components/hsmf/index.html
index d4d740ad18..826fb243b0 100644
--- a/content/components/hsmf/index.html
+++ b/content/components/hsmf/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/index.html b/content/components/index.html
index 3547f7be33..3f13fca172 100644
--- a/content/components/index.html
+++ b/content/components/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
@@ -618,7 +618,7 @@ document.write("Last Published: " + document.lastModified);
               <a 
href="https://search.maven.org/#artifactdetails|commons-codec|commons-codec|1.17.1|jar">commons-codec</a>,
               <a 
href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-collections4|4.4|jar">commons-collections</a>,
               <a 
href="https://search.maven.org/#artifactdetails|org.apache.commons|commons-math3|3.6.1|jar">commons-math3</a>
-              <a 
href="https://search.maven.org/#artifactdetails|commons-io|commons-io|2.19.0|jar">commons-io</a>
+              <a 
href="https://search.maven.org/#artifactdetails|commons-io|commons-io|2.20.0|jar">commons-io</a>
           </td>
           <td colspan="1" rowspan="1">poi-version-yyyymmdd.jar</td>
         
diff --git a/content/components/logging.html b/content/components/logging.html
index 8084898ad7..5f23a5e165 100644
--- a/content/components/logging.html
+++ b/content/components/logging.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/oxml4j/index.html 
b/content/components/oxml4j/index.html
index ba636f5036..84355fcf4c 100644
--- a/content/components/oxml4j/index.html
+++ b/content/components/oxml4j/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/poi-jvm-languages.html 
b/content/components/poi-jvm-languages.html
index c00ee4f9a8..01349fc315 100644
--- a/content/components/poi-jvm-languages.html
+++ b/content/components/poi-jvm-languages.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/poi-ruby.html b/content/components/poi-ruby.html
index 773cf766c2..35f293db25 100644
--- a/content/components/poi-ruby.html
+++ b/content/components/poi-ruby.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/poifs/design.html 
b/content/components/poifs/design.html
index dd7b25f454..116a8336a4 100644
--- a/content/components/poifs/design.html
+++ b/content/components/poifs/design.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/poifs/embeded.html 
b/content/components/poifs/embeded.html
index b02558d1c1..10f29b13e6 100644
--- a/content/components/poifs/embeded.html
+++ b/content/components/poifs/embeded.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/poifs/fileformat.html 
b/content/components/poifs/fileformat.html
index 4f7877fb3c..4f17238c6a 100644
--- a/content/components/poifs/fileformat.html
+++ b/content/components/poifs/fileformat.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/poifs/how-to.html 
b/content/components/poifs/how-to.html
index eccf248429..5982a0c8de 100644
--- a/content/components/poifs/how-to.html
+++ b/content/components/poifs/how-to.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/poifs/index.html 
b/content/components/poifs/index.html
index 8f8f8fed3f..6c73f918da 100644
--- a/content/components/poifs/index.html
+++ b/content/components/poifs/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/poifs/usecases.html 
b/content/components/poifs/usecases.html
index 62136bd55f..6f524804d9 100644
--- a/content/components/poifs/usecases.html
+++ b/content/components/poifs/usecases.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/slideshow/how-to-shapes.html 
b/content/components/slideshow/how-to-shapes.html
index 3511695b55..eb77fa82e5 100644
--- a/content/components/slideshow/how-to-shapes.html
+++ b/content/components/slideshow/how-to-shapes.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/slideshow/index.html 
b/content/components/slideshow/index.html
index eaeb039200..ea3fc9ace6 100644
--- a/content/components/slideshow/index.html
+++ b/content/components/slideshow/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/slideshow/ppt-file-format.html 
b/content/components/slideshow/ppt-file-format.html
index aae6a06e28..85de4e4f73 100644
--- a/content/components/slideshow/ppt-file-format.html
+++ b/content/components/slideshow/ppt-file-format.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/slideshow/ppt-wmf-emf-renderer.html 
b/content/components/slideshow/ppt-wmf-emf-renderer.html
index 4585dec26f..85d7ae375f 100644
--- a/content/components/slideshow/ppt-wmf-emf-renderer.html
+++ b/content/components/slideshow/ppt-wmf-emf-renderer.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/slideshow/quick-guide.html 
b/content/components/slideshow/quick-guide.html
index de2795db80..dafaf4753c 100644
--- a/content/components/slideshow/quick-guide.html
+++ b/content/components/slideshow/quick-guide.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/slideshow/xslf-cookbook.html 
b/content/components/slideshow/xslf-cookbook.html
index 3825301e47..ea9482f992 100644
--- a/content/components/slideshow/xslf-cookbook.html
+++ b/content/components/slideshow/xslf-cookbook.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/chart.html 
b/content/components/spreadsheet/chart.html
index 9cd623699c..984b6af685 100644
--- a/content/components/spreadsheet/chart.html
+++ b/content/components/spreadsheet/chart.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/converting.html 
b/content/components/spreadsheet/converting.html
index 0af589d72e..07a288850b 100644
--- a/content/components/spreadsheet/converting.html
+++ b/content/components/spreadsheet/converting.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/diagram1.html 
b/content/components/spreadsheet/diagram1.html
index 3bc2a9dd8c..31ab0ba438 100644
--- a/content/components/spreadsheet/diagram1.html
+++ b/content/components/spreadsheet/diagram1.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/diagrams.html 
b/content/components/spreadsheet/diagrams.html
index 2a1cfc6063..d5bc28290a 100644
--- a/content/components/spreadsheet/diagrams.html
+++ b/content/components/spreadsheet/diagrams.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/eval-devguide.html 
b/content/components/spreadsheet/eval-devguide.html
index 596400b981..05665f8399 100644
--- a/content/components/spreadsheet/eval-devguide.html
+++ b/content/components/spreadsheet/eval-devguide.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/eval.html 
b/content/components/spreadsheet/eval.html
index 217fc7674a..36537f46ea 100644
--- a/content/components/spreadsheet/eval.html
+++ b/content/components/spreadsheet/eval.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/examples.html 
b/content/components/spreadsheet/examples.html
index b2663ccdbf..9972b3c21d 100644
--- a/content/components/spreadsheet/examples.html
+++ b/content/components/spreadsheet/examples.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/excelant.html 
b/content/components/spreadsheet/excelant.html
index 605cd29c2e..25fc37e682 100644
--- a/content/components/spreadsheet/excelant.html
+++ b/content/components/spreadsheet/excelant.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/formula.html 
b/content/components/spreadsheet/formula.html
index ab5660ff6e..d307fce616 100644
--- a/content/components/spreadsheet/formula.html
+++ b/content/components/spreadsheet/formula.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/hacking-hssf.html 
b/content/components/spreadsheet/hacking-hssf.html
index fe68c39ea2..d507db17f7 100644
--- a/content/components/spreadsheet/hacking-hssf.html
+++ b/content/components/spreadsheet/hacking-hssf.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/how-to.html 
b/content/components/spreadsheet/how-to.html
index 9912c1ea7e..67b6f3c897 100644
--- a/content/components/spreadsheet/how-to.html
+++ b/content/components/spreadsheet/how-to.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/index.html 
b/content/components/spreadsheet/index.html
index a4872a89ef..7fcd791491 100644
--- a/content/components/spreadsheet/index.html
+++ b/content/components/spreadsheet/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/limitations.html 
b/content/components/spreadsheet/limitations.html
index 7421d3bf9b..855fc30d44 100644
--- a/content/components/spreadsheet/limitations.html
+++ b/content/components/spreadsheet/limitations.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/quick-guide.html 
b/content/components/spreadsheet/quick-guide.html
index f797a05265..7189552b56 100644
--- a/content/components/spreadsheet/quick-guide.html
+++ b/content/components/spreadsheet/quick-guide.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/record-generator.html 
b/content/components/spreadsheet/record-generator.html
index a285ba58b3..4eaa94e619 100644
--- a/content/components/spreadsheet/record-generator.html
+++ b/content/components/spreadsheet/record-generator.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/use-case.html 
b/content/components/spreadsheet/use-case.html
index 35f4454acd..6aefbd1ff1 100644
--- a/content/components/spreadsheet/use-case.html
+++ b/content/components/spreadsheet/use-case.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/components/spreadsheet/user-defined-functions.html 
b/content/components/spreadsheet/user-defined-functions.html
index 8493df303b..ff68934107 100644
--- a/content/components/spreadsheet/user-defined-functions.html
+++ b/content/components/spreadsheet/user-defined-functions.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/git.html b/content/devel/git.html
index 03c35b2d18..c4f3c585d4 100644
--- a/content/devel/git.html
+++ b/content/devel/git.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/guidelines.html b/content/devel/guidelines.html
index 174e8b56a2..5a91a3c418 100644
--- a/content/devel/guidelines.html
+++ b/content/devel/guidelines.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/history/changes-3x.html 
b/content/devel/history/changes-3x.html
index e648509f9b..f0358f174f 100644
--- a/content/devel/history/changes-3x.html
+++ b/content/devel/history/changes-3x.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/history/changes-pre3x.html 
b/content/devel/history/changes-pre3x.html
index 49edf4315d..47a0fbc123 100644
--- a/content/devel/history/changes-pre3x.html
+++ b/content/devel/history/changes-pre3x.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/history/index.html b/content/devel/history/index.html
index 0a9e9f41be..eae5dbf541 100644
--- a/content/devel/history/index.html
+++ b/content/devel/history/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/index.html b/content/devel/index.html
index 5757266df2..9524712332 100644
--- a/content/devel/index.html
+++ b/content/devel/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/nightly.html b/content/devel/nightly.html
index c679ac84e1..516bda0ae4 100644
--- a/content/devel/nightly.html
+++ b/content/devel/nightly.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/plan/index.html b/content/devel/plan/index.html
index db01207ee8..093160d5c4 100644
--- a/content/devel/plan/index.html
+++ b/content/devel/plan/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/plan/vision10.html b/content/devel/plan/vision10.html
index 6e68fac950..2d698e6015 100644
--- a/content/devel/plan/vision10.html
+++ b/content/devel/plan/vision10.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/plan/vision20.html b/content/devel/plan/vision20.html
index 1982f9d51f..72983a71a4 100644
--- a/content/devel/plan/vision20.html
+++ b/content/devel/plan/vision20.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/references/index.html 
b/content/devel/references/index.html
index 7192311848..ca7cec9743 100644
--- a/content/devel/references/index.html
+++ b/content/devel/references/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/references/logocontest.html 
b/content/devel/references/logocontest.html
index eb74ef742f..a5e3867014 100644
--- a/content/devel/references/logocontest.html
+++ b/content/devel/references/logocontest.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/resolutions/index.html 
b/content/devel/resolutions/index.html
index bdd3d4dc6c..cc780b2026 100644
--- a/content/devel/resolutions/index.html
+++ b/content/devel/resolutions/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/resolutions/res001.html 
b/content/devel/resolutions/res001.html
index 62fe7bc5f7..fa24dcd3e1 100644
--- a/content/devel/resolutions/res001.html
+++ b/content/devel/resolutions/res001.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/devel/who.html b/content/devel/who.html
index 85b949a7b7..72ce964a16 100644
--- a/content/devel/who.html
+++ b/content/devel/who.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/download.html b/content/download.html
index 2aeb7b0736..2935521303 100644
--- a/content/download.html
+++ b/content/download.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/group-logo.png" title="The Apache Software Foundation 
is a cornerstone of the modern Open Source software ecosystem &ndash; 
supporting some of the most widely used and important software solutions 
powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/encryption.html b/content/encryption.html
index 6cdae4f10a..ccf829b873 100644
--- a/content/encryption.html
+++ b/content/encryption.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/group-logo.png" title="The Apache Software Foundation 
is a cornerstone of the modern Open Source software ecosystem &ndash; 
supporting some of the most widely used and important software solutions 
powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/help/faq.html b/content/help/faq.html
index 3fa69d656a..cb5f96e733 100644
--- a/content/help/faq.html
+++ b/content/help/faq.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/help/index.html b/content/help/index.html
index 653dbc7fab..71a3adc7c5 100644
--- a/content/help/index.html
+++ b/content/help/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/group-logo.png" title="The Apache Software 
Foundation is a cornerstone of the modern Open Source software ecosystem 
&ndash; supporting some of the most widely used and important software 
solutions powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/images/asflogo_horizontal_color.svg 
b/content/images/asflogo_horizontal_color.svg
new file mode 100644
index 0000000000..e56cdad00c
--- /dev/null
+++ b/content/images/asflogo_horizontal_color.svg
@@ -0,0 +1,42 @@
+<?xml version="1.0" encoding="ISO-8859-1"?><svg 
xmlns="http://www.w3.org/2000/svg"; id="Layer_1" viewBox="0 0 1000 525" 
width="250" height="131.25">
+  <defs>
+    <style>
+      .cls-1 {
+        fill: #7c297d;
+      }
+
+      .cls-2 {
+        fill: #f79a23;
+      }
+
+      .cls-3 {
+        fill: #dd552c;
+      }
+
+      .cls-4 {
+        fill: #d22128;
+      }
+    </style>
+  </defs>
+  <g>
+    <g>
+      <path class="cls-1" 
d="M458.8041825,181.7454822h49.0451573l87.4128103,220.0939304h-53.4548455l-14.7775045-38.0445002h-87.4060779l-15.0939249,38.0445002h-53.1384251l87.4128103-220.0939304ZM514.4537735,324.4914631l-31.1236462-80.4919562-30.8139581,80.4919562h61.9376043Z"/>
+      <path class="cls-1" 
d="M622.7166664,331.7220052h48.7354693c.3164204,21.0655178,16.0364536,33.3318564,40.2459781,33.3318564,20.7490974,0,33.9579648-8.4894912,33.9579648-23.2669957,0-15.4103452-14.1513961-24.5259448-45.2750423-31.4467989-51.5697879-10.6909691-76.0957328-32.0661749-76.0957328-68.2256176,0-39.9295577,31.7564869-64.7719229,82.3837461-64.7719229,52.189164,0,85.5210204,28.2960599,85.5210204,72.6285734h-48.1093609c0-19.8065687-13.8349757-31.7564869-36.7855511-31.7564869-21
 [...]
+      <path class="cls-1" 
d="M852.9091193,181.7454822h137.7169167v45.2750423h-87.7224983v55.0234826h79.8591155v44.0228255h-79.8591155v75.7725801h-49.9944184v-220.0939304Z"/>
+    </g>
+    <g>
+      <path class="cls-3" 
d="M141.1077177,209.8881008c13.1869872-32.608129,27.9005344-65.1523006,43.6878912-93.9970469-23.5665852-17.5041056-46.1956909-55.2490163-55.4930639-71.9721694-3.3392448,3.7936783-5.5070609,8.1629723-6.4899838,11.7176522-8.7587851,31.6252061,22.4204029,69.8144518-2.6929393,55.86166-20.9241385-11.6267655-68.040478-37.0885068-86.0124818-11.7816095,20.1280383,25.862316,72.7733189,90.9304622,107.0005776,110.1715137Z"/>
+      <path class="cls-2" 
d="M184.7956089,115.8910539c15.2975784-27.9493439,31.5999598-52.4281623,48.5015202-70.0635487,0,0-16.8578001,24.4013964-40.9360438,73.180626,14.5822664,4.0158458,56.1124399,12.2562401,113.9601427-2.686207,1.4222086-10.5125619-5.645074-22.0753701-40.8636711-25.9464703-22.9926525-2.5246306,27.5975787-54.9023003-9.0516423-79.6739759-1.1832102-.8011494-2.3462234-1.508046-3.4856733-2.1408868-1.2286536-.4409688-2.5263137-.8449097-3.9114944-1.2050903-42.8025874-11.1689
 [...]
+      <path class="cls-4" 
d="M106.6818547,303.8380213c9.6626029-28.9457315,21.2860022-61.4663399,34.425863-93.9499204-34.2272587-19.2410514-86.8725393-84.3091977-107.0005776-110.1715137-3.5933909,5.0559936-6.0490149,12.1081284-6.8669953,21.7522173-4.3894911,51.802054,49.0518897,90.152876,38.3979485,97.1578844-14.0924881,9.2670774-42.1411341-22.2605096-53.19565-2.2284073,16.0229889,20.5841549,48.6614135,57.7770131,94.2394114,87.4397396Z"/>
+      <path class="cls-3" 
d="M254.7564893,192.1180675c-27.0589909-9.6508213,28.2758628-35.5333343,46.2445004-62.9912168,2.2990969-3.5109196,4.6756159-8.0485224,5.3202382-12.8049265-57.8477027,14.942447-99.3778763,6.7020527-113.9601427,2.686207-12.4649429,25.2564046-26.8587035,57.0835812-41.8701571,95.4579665,15.6341958,6.6852219,79.4703224,31.3794754,169.6366631,31.50739,15.1595653-39.4852227-39.6905594-44.6994265-65.3711019-53.8554202Z"/>
+      <path class="cls-4" 
d="M117.1371916,309.0488589c15.9001236,4.9550083,68.5841152,19.7560761,124.5366618,17.5276688,7.5166669-20.3518889-20.585838-22.3379316-22.8748364-38.6605101-1.7722907-12.6298854,73.9565291,10.6135471,98.3225807-35.3111668,1.2320197-2.3226602,2.1930625-4.5140395,3.0059935-6.6313631-90.1663407-.1279146-154.0024672-24.8221682-169.6366631-31.50739-10.9703615,28.0435968-22.2554604,59.5173251-33.3537365,94.5827612Z"/>
+      <path class="cls-1" 
d="M117.1371916,309.0488589c-7.1447046,22.5701977-14.1934733,46.6821031-21.0352222,72.1640414-2.4270116,9.0348114-4.8254106,18.2379315-7.190148,27.6430221,53.1064464,17.531035,102.0085414.0403941,103.6663821-21.6377674.0134647-.1716749-.018514-.2995895-.0084154-.464532,1.2639984-22.9606739-33.150083-10.2331694-32.3354689-24.0378496.8179803-13.9056654,60.0811593-.0807882,78.4082944-29.8949926,1.4053777-2.2856322,2.3209771-4.3154353,3.0312398-6.244253-55.9525467,2
 [...]
+      <path class="cls-1" 
d="M12.4424433,216.3982816c-.7742201,1.4036946-1.4727012,3.0261906-2.068514,4.9651069-10.2920775,33.4496725,62.4846076,78.3847312,52.5830064,88.180298-8.9254108,8.8261086-20.5572255-11.3440069-34.9004936-3.0127259-1.5720033.9155994-3.1675699,2.0701971-4.8052136,3.749918-16.2215932,16.6188018-.2541461,64.4958967,45.7698699,90.0518908-10.7397786,36.0618236-21.4324308,76.351562-31.8995493,118.4859638,3.7970444-1.3296388,8.3413795-2.6626438,9.4724141-6.244253,1.6982
 [...]
+    </g>
+  </g>
+  <g>
+    <polygon class="cls-1" points="404.1671788 144.7351535 413.43089 
144.7351535 413.43089 82.5349876 436.7786739 82.5349876 436.7786739 73.4732468 
380.8193949 73.4732468 380.8193949 82.5349876 404.1671788 82.5349876 
404.1671788 144.7351535"/>
+    <polygon class="cls-1" points="464.8525663 112.9584696 501.321697 
112.9584696 501.321697 144.7351535 510.6796611 144.7351535 510.6796611 
73.4732468 501.321697 73.4732468 501.321697 103.8899964 464.8525663 103.8899964 
464.8525663 73.4732468 455.5955874 73.4732468 455.5955874 144.7351535 
464.8525663 144.7351535 464.8525663 112.9584696"/>
+    <polygon class="cls-1" points="581.40298 135.9629037 546.2331925 
135.9629037 546.2331925 112.8574844 577.8213707 112.8574844 577.8213707 
104.0852345 546.2331925 104.0852345 546.2331925 82.1512438 580.3392689 
82.1512438 580.3392689 73.4732468 536.9762136 73.4732468 536.9762136 
144.7351535 581.40298 144.7351535 581.40298 135.9629037"/>
+  </g>
+</svg>
\ No newline at end of file
diff --git a/content/images/group-logo.png b/content/images/group-logo.png
deleted file mode 100644
index 8c5a7b8da2..0000000000
Binary files a/content/images/group-logo.png and /dev/null differ
diff --git a/content/index.html b/content/index.html
index c7f91d71d9..b65c4544f0 100644
--- a/content/index.html
+++ b/content/index.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/group-logo.png" title="The Apache Software Foundation 
is a cornerstone of the modern Open Source software ecosystem &ndash; 
supporting some of the most widely used and important software solutions 
powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
@@ -188,7 +188,7 @@ document.write("Last Published: " + document.lastModified);
 <a name="7+July+2025+-+Source+repository+switched+from+Subversion+to+Git"></a>
 <h3 class="boxed">7 July 2025 - Source repository switched from Subversion to 
Git</h3>
 <p>
-                       Apache POI switched hosting of the source repository 
from Subversion to Git
+                       Apache POI switched hosting of the source repository 
from Subversion to Git.
                </p>
 <p>
                        After Subversion served the project well for many 
years, it was time to enable more
diff --git a/content/legal.html b/content/legal.html
index d3535f34c2..ce14f078e7 100644
--- a/content/legal.html
+++ b/content/legal.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/group-logo.png" title="The Apache Software Foundation 
is a cornerstone of the modern Open Source software ecosystem &ndash; 
supporting some of the most widely used and important software solutions 
powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/linkmap.html b/content/linkmap.html
index eb7f4e4431..3a9fa05898 100644
--- a/content/linkmap.html
+++ b/content/linkmap.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/group-logo.png" title="The Apache Software Foundation 
is a cornerstone of the modern Open Source software ecosystem &ndash; 
supporting some of the most widely used and important software solutions 
powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/related-projects.html b/content/related-projects.html
index d9cc9358d5..3cdad8e7b7 100644
--- a/content/related-projects.html
+++ b/content/related-projects.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/group-logo.png" title="The Apache Software Foundation 
is a cornerstone of the modern Open Source software ecosystem &ndash; 
supporting some of the most widely used and important software solutions 
powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/security.html b/content/security.html
index ba9b7840f9..45d52561cd 100644
--- a/content/security.html
+++ b/content/security.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/group-logo.png" title="The Apache Software Foundation 
is a cornerstone of the modern Open Source software ecosystem &ndash; 
supporting some of the most widely used and important software solutions 
powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo
diff --git a/content/text-extraction.html b/content/text-extraction.html
index f6fac2cf14..301fee02a0 100644
--- a/content/text-extraction.html
+++ b/content/text-extraction.html
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/group-logo.png" title="The Apache Software Foundation 
is a cornerstone of the modern Open Source software ecosystem &ndash; 
supporting some of the most widely used and important software solutions 
powering today's Internet economy."></a>
+<a href="https://www.apache.org";><img class="logoImage" alt="Apache Software 
Foundation" src="images/asflogo_horizontal_color.svg" title="The Apache 
Software Foundation is a cornerstone of the modern Open Source software 
ecosystem &ndash; supporting some of the most widely used and important 
software solutions powering today's Internet economy."></a>
 </div>
 <!--+
     |end group logo


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to