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 d80f940  commons-vfs2-jackrabbit2 2.21.4 -> 2.21.5.
d80f940 is described below

commit d80f940632e82516c3d484381b9c7a4dcdabe26a
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Mon Feb 1 12:03:03 2021 -0500

    commons-vfs2-jackrabbit2 2.21.4 -> 2.21.5.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e499fda..ff315a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,7 +190,7 @@
     <dependency.locations.enabled>false</dependency.locations.enabled>
     <hadoop.version>3.3.0</hadoop.version>
     <jackrabbit.version>1.6.5</jackrabbit.version>
-    <jackrabbit2.version>2.21.4</jackrabbit2.version>
+    <jackrabbit2.version>2.21.5</jackrabbit2.version>
     <commons.surefire.version>2.19.1</commons.surefire.version>
     <commons.japicmp.version>0.15.1</commons.japicmp.version>
     <commons.jacoco.version>0.8.6</commons.jacoco.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b019be6..2c5840d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -81,7 +81,7 @@ The <action> type attribute can be add,update,fix,remove.
         Update org.mockito:mockito-core 3.5.13 -> 3.7.0.
       </action>
       <action dev="ggregory" due-to="Gary Gregory" type="update">
-        Update org.apache.jackrabbit:jackrabbit-* 2.21.3 -> 2.21.4.
+        Update org.apache.jackrabbit:jackrabbit-* 2.21.3 -> 2.21.5.
       </action>
       <action dev="ggregory" due-to="Dependabot" type="update">
         Bump actions/checkout from v2.3.3 to v2.3.4 #144.

Reply via email to