This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
The following commit(s) were added to refs/heads/master by this push: new 342f3b3 [CONFIGURATION-777] Update Apache Commons VFS from 2.5.0 to 2.6.0. 342f3b3 is described below commit 342f3b3be52bbbb188ad2fe81bb19ad688012123 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Jan 11 15:55:23 2020 -0500 [CONFIGURATION-777] Update Apache Commons VFS from 2.5.0 to 2.6.0. --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 519a033..7709ac4 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -58,7 +58,7 @@ Update Apache Commons VFS from 2.4.1 to 2.5.0. </action> <action dev="ggregory" type="update" issue="CONFIGURATION-777" due-to="Gary Gregory"> - Update Apache Commons VFS from 2.5.0 to 2.5.0. + Update Apache Commons VFS from 2.5.0 to 2.6.0. </action> <action dev="ggregory" type="update" issue="CONFIGURATION-778" due-to="Gary Gregory"> Update optional Apache Commons Codec from 1.13 to 1.14.