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 9409fa2  Update tests from Log4j 2.13.0 to 2.13.1.
9409fa2 is described below

commit 9409fa28fb46d3cad2ab1b685dd2e582b7e3a416
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Mar 29 18:29:27 2020 -0400

    Update tests from Log4j 2.13.0 to 2.13.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 0c563bb..9cc340d 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.0</log4j2.version>
+    <log4j2.version>2.13.1</log4j2.version>
   </properties>
 
   <build>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 55e3a4d..0ea0bda 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -71,6 +71,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action issue="VFS-768" dev="ggregory" due-to="ddg-igh" type="add">
         [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.
+      </action>
     </release>
     <release version="2.6.0" date="2020-06-01" description="New features and 
bug fix release.">
       <action dev="ggregory" due-to="Eitan Adler" type="fix">

Reply via email to