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 1b227fe  Update Apache Commons VFS 2.8.0 -> 2.9.0.
1b227fe is described below

commit 1b227feef2a2c5de3c1297b77ecd3d8723e5b9e5
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Jul 21 09:14:14 2021 -0400

    Update Apache Commons VFS 2.8.0 -> 2.9.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f3fb178..3441509 100644
--- a/pom.xml
+++ b/pom.xml
@@ -339,7 +339,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-vfs2</artifactId>
-      <version>2.8.0</version>
+      <version>2.9.0</version>
       <optional>true</optional>
     </dependency>
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 77ce1ee..e39afe1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -148,7 +148,7 @@
          Bump junit from 4.13 to 4.13.2 #78.
        </action>
        <action type="update" dev="ggregory" due-to="Gary Gregory">
-         Update Apache Commons VFS 2.6.0 -> 2.8.0.
+         Update Apache Commons VFS 2.6.0 -> 2.9.0.
        </action>
        <action type="update" dev="ggregory" due-to="Dependabot">
          Bump jackson-databind from 2.11.3 to 2.12.3 ,#88, #94, #127.

Reply via email to