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 2017/11/21 20:43:32 UTC

svn commit: r1815987 - /poi/site/src/documentation/content/xdocs/status.xml

Author: fanningpj
Date: Tue Nov 21 20:43:32 2017
New Revision: 1815987

URL: http://svn.apache.org/viewvc?rev=1815987&view=rev
Log:
Note the upgrade of commons-codec

Modified:
    poi/site/src/documentation/content/xdocs/status.xml

Modified: poi/site/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/status.xml?rev=1815987&r1=1815986&r2=1815987&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Tue Nov 21 20:43:32 2017
@@ -59,7 +59,7 @@
     <release version="4.0.0-SNAPSHOT" date="2017-12-??">
       <summary>
         <summary-item>Removed support for Java 6 and 7 making Java 8 the minimum version supported</summary-item>
-        <summary-item>Updated third party libraries for bouncy-castle, xmlsec, slf4j-api and curvesapi</summary-item>
+        <summary-item>Updated third party libraries for bouncy-castle, commons-codec, xmlsec, slf4j-api and curvesapi</summary-item>
         <summary-item>Added a dependency on commons-math3 for certain functionality</summary-item>
         <summary-item>Adjust return type of some methods in Cell and related classes from int to CellType</summary-item>
         <summary-item>Removal of deprecated classes and methods that were marked for removal in v4.0</summary-item>



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