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 2018/07/14 15:50:01 UTC

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

Author: fanningpj
Date: Sat Jul 14 15:50:01 2018
New Revision: 1835914

URL: http://svn.apache.org/viewvc?rev=1835914&view=rev
Log:
upgrade commons-collections4 to 4.2

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=1835914&r1=1835913&r2=1835914&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/status.xml (original)
+++ poi/site/src/documentation/content/xdocs/status.xml Sat Jul 14 15:50:01 2018
@@ -60,7 +60,7 @@
     <release version="4.0.0-SNAPSHOT" date="2018-05-??">
       <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, commons-codec, xmlsec, slf4j-api and curvesapi</summary-item>
+        <summary-item>Updated third party libraries for bouncy-castle, commons-codec, commons-collections4, xmlbeans, 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