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 2019/09/21 12:21:18 UTC

svn commit: r1867278 - /poi/site/src/documentation/content/xdocs/changes.xml

Author: fanningpj
Date: Sat Sep 21 12:21:17 2019
New Revision: 1867278

URL: http://svn.apache.org/viewvc?rev=1867278&view=rev
Log:
document main dependency upgrades

Modified:
    poi/site/src/documentation/content/xdocs/changes.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=1867278&r1=1867277&r2=1867278&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/changes.xml (original)
+++ poi/site/src/documentation/content/xdocs/changes.xml Sat Sep 21 12:21:17 2019
@@ -86,9 +86,13 @@
           when referring to both H??F and X??F formats.
     -->
 
-    <release version="4.1.1" date="2019-07-??">
+    <release version="4.1.1" date="2019-10-??">
       <summary>
         <summary-item>Improved chart support: more types and some API changes around angles and width units</summary-item>
+        <summary-item>Upgrade to Bouncycastle 1.62</summary-item>
+        <summary-item>Upgrade to Commons-Codec 1.13</summary-item>
+        <summary-item>Upgrade to Commons-Collections4 4.4</summary-item>
+        <summary-item>Upgrade to Commons-Compress 1.19</summary-item>
       </summary>
       <actions>
         <action dev="PD" type="fix" fixes-bug="63541" context="XSLF">NullPointerException from XSLFSimpleShape.getAnchor for empty xfrm tags</action>



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