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-vfs.git


The following commit(s) were added to refs/heads/master by this push:
     new 9bd68c7  Update Apache Commons Net from 3.7.1 to 3.7.2.
9bd68c7 is described below

commit 9bd68c7aff8026f6213fefb90510d9df610b8c3e
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Oct 18 10:41:11 2020 -0400

    Update Apache Commons Net from 3.7.1 to 3.7.2.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 46d0929..dd02e51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -482,7 +482,7 @@
       <dependency>
         <groupId>commons-net</groupId>
         <artifactId>commons-net</artifactId>
-        <version>3.7.1</version>
+        <version>3.7.2</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index fd944df..d457084 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -176,7 +176,7 @@ The <action> type attribute can be add,update,fix,remove.
         Update com.puppycrawl.tools:checkstyle 8.36 -> 8.36.1.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
-        Update Apache Commons Net from 3.6 to 3.7.1.
+        Update Apache Commons Net from 3.6 to 3.7.2.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
         Update JUnit from 4.13 to 4.13.1.

Reply via email to