You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2016/06/23 05:19:27 UTC

svn commit: r1749820 - /commons/proper/configuration/trunk/src/changes/changes.xml

Author: ggregory
Date: Thu Jun 23 05:19:27 2016
New Revision: 1749820

URL: http://svn.apache.org/viewvc?rev=1749820&view=rev
Log:
[CONFIGURATION-635] Update optional dependency Apache Commons Codec from 1.9 to 1.10.

Modified:
    commons/proper/configuration/trunk/src/changes/changes.xml

Modified: commons/proper/configuration/trunk/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/src/changes/changes.xml?rev=1749820&r1=1749819&r2=1749820&view=diff
==============================================================================
--- commons/proper/configuration/trunk/src/changes/changes.xml (original)
+++ commons/proper/configuration/trunk/src/changes/changes.xml Thu Jun 23 05:19:27 2016
@@ -52,7 +52,7 @@
         Update Apache Commons VFS from 2.0 to 2.1.
       </action>
       <action dev="ggregory" type="update" issue="CONFIGURATION-635">
-        Update optional dependency Apache Commons Code from 1.9 to 1.10.
+        Update optional dependency Apache Commons Codec from 1.9 to 1.10.
       </action>
     </release>