You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by fa...@apache.org on 2021/12/13 23:59:46 UTC

svn commit: r1895931 - in /poi/site/src/documentation/content/xdocs: changes.xml components/index.xml

Author: fanningpj
Date: Mon Dec 13 23:59:46 2021
New Revision: 1895931

URL: http://svn.apache.org/viewvc?rev=1895931&view=rev
Log:
log4j 2.16.0

Modified:
    poi/site/src/documentation/content/xdocs/changes.xml
    poi/site/src/documentation/content/xdocs/components/index.xml

Modified: poi/site/src/documentation/content/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/changes.xml?rev=1895931&r1=1895930&r2=1895931&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Mon Dec 13 23:59:46 2021
@@ -70,9 +70,10 @@
         </p>
     </section>
 
-    <release version="5.2.0" date="2022-03-??">
+    <release version="5.2.0" date="2022-01-??">
         <summary>
             <summary-item>Refactor to XSSF CommentsTable to make it more extensible</summary-item>
+            <summary-item>Upgrade Log4J dependency to 2.16.0</summary-item>
             <summary-item>Upgrade BouncyCastle dependency to 1.70</summary-item>
         </summary>
         <actions>

Modified: poi/site/src/documentation/content/xdocs/components/index.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/components/index.xml?rev=1895931&r1=1895930&r2=1895931&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/components/index.xml (original)
+++ poi/site/src/documentation/content/xdocs/components/index.xml Mon Dec 13 23:59:46 2021
@@ -291,7 +291,7 @@
         </tr>
         <tr>
           <td>poi</td>
-          <td><a href="https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.15.0|jar">log4j 2.x</a>,
+          <td><a href="https://search.maven.org/#artifactdetails|org.apache.logging.log4j|log4j-api|2.16.0|jar">log4j 2.x</a>,
               <a href="https://search.maven.org/#artifactdetails|commons-codec|commons-codec|1.15|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>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org