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 efc8a96  Bump hadoop.version 3.3.0 to 3.3.1.
efc8a96 is described below

commit efc8a96ad1b9a39e05e566c0655293d5cbd77710
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 9 18:12:03 2021 -0400

    Bump hadoop.version 3.3.0 to 3.3.1.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a08ad95..987ed2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,7 +190,7 @@
     </commons.osgi.import>
     <!-- Avoid warnings about being unable to find jars during site building 
-->
     <dependency.locations.enabled>false</dependency.locations.enabled>
-    <hadoop.version>3.3.0</hadoop.version>
+    <hadoop.version>3.3.1</hadoop.version>
     <jackrabbit.version>1.6.5</jackrabbit.version>
     <jackrabbit2.version>2.21.6</jackrabbit2.version>
     <commons.surefire.version>3.0.0-M5</commons.surefire.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9b41619..d4bc013 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -115,6 +115,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" due-to="Gary Gregory" type="update">
         Bump commons.jacoco.version from 0.8.6 to 0.8.7.
       </action>
+      <action dev="ggregory" due-to="Gary Gregory" type="update">
+        Bump hadoop.version 3.3.0 to 3.3.1.
+      </action>
     </release>
     <release version="2.8.0" date="2021-03-06" description="Feature and 
maintenance release. Requires Java 8.">
 <!--       <action issue="VFS-443" dev="ggregory" type="update" 
due-to="nickallen"> -->

Reply via email to