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 be87fb1  Update tests from Log4j 2.13.1 to 2.13.3.
be87fb1 is described below

commit be87fb1cebb8a3293a1ba77acebfefc7ccca7b8f
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri May 22 19:06:23 2020 -0400

    Update tests from Log4j 2.13.1 to 2.13.3.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0cfa19e..8d95a30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
     <jackrabbit2.version>2.21.0</jackrabbit2.version>
     <commons.surefire.version>2.19.1</commons.surefire.version>
     <commons.japicmp.version>0.14.3</commons.japicmp.version>
-    <log4j2.version>2.13.1</log4j2.version>
+    <log4j2.version>2.13.3</log4j2.version>
   </properties>
 
   <build>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b0cb013..469512f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,7 +72,7 @@ The <action> type attribute can be add,update,fix,remove.
         [HTTP] Update Apache httpclient 4.5.11 to 4.5.12 and httpclient5 
5.0-beta7 to 5
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
-        Update tests from Log4j 2.13.0 to 2.13.1.
+        Update tests from Log4j 2.13.0 to 2.13.3.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
         Update tests from org.mockito:mockito-core from 3.2.4 to 3.3.3.

Reply via email to