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 2020/01/10 18:37:47 UTC

[commons-configuration] branch master updated: [CONFIGURATION-777] Update Apache Commons VFS from 2.5.0 to 2.5.0.

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 d87e66e  [CONFIGURATION-777] Update Apache Commons VFS from 2.5.0 to 2.5.0.
d87e66e is described below

commit d87e66e42f1aed6262a02981da2aa2d0efbe402a
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Fri Jan 10 13:37:43 2020 -0500

    [CONFIGURATION-777] Update Apache Commons VFS from 2.5.0 to 2.5.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 572e1cb..415c81a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -334,7 +334,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-vfs2</artifactId>
-      <version>2.5.0</version>
+      <version>2.6.0</version>
       <optional>true</optional>
     </dependency>
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0c69a69..2600eda 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,6 +57,9 @@
       <action dev="ggregory" type="update" issue="CONFIGURATION-775" due-to="Gary Gregory">
         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.
+      </action>
     </release>
     <release version="2.6" date="2019-09-13"
              description="Minor release with new features and updated dependencies.">


Re: [commons-configuration] branch master updated: [CONFIGURATION-777] Update Apache Commons VFS from 2.5.0 to 2.5.0.

Posted by Gary Gregory <ga...@gmail.com>.
On Fri, Jan 10, 2020 at 6:46 PM Alex Herbert <al...@gmail.com>
wrote:

>
>
> > On 10 Jan 2020, at 18:37, ggregory@apache.org wrote:
> >
> > ...
> >       </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.
>
> Should be 2.6.0.
>

Fixed, TY!

Gary


>
> > +      </action>
> >     </release>
> >     <release version="2.6" date="2019-09-13"
> >              description="Minor release with new features and updated
> dependencies.">
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

Re: [commons-configuration] branch master updated: [CONFIGURATION-777] Update Apache Commons VFS from 2.5.0 to 2.5.0.

Posted by Alex Herbert <al...@gmail.com>.

> On 10 Jan 2020, at 18:37, ggregory@apache.org wrote:
> 
> ...
>       </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.

Should be 2.6.0.

> +      </action>
>     </release>
>     <release version="2.6" date="2019-09-13"
>              description="Minor release with new features and updated dependencies.">
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org