You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2021/12/29 13:59:46 UTC

[commons-vfs] branch master updated: Bump log4j2.version from 2.17.0 to 2.17.1 #230.

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 ea1d49e  Bump log4j2.version from 2.17.0 to 2.17.1 #230.
ea1d49e is described below

commit ea1d49ed33be38389c015b64ea898f8b12f697ff
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Dec 29 08:59:44 2021 -0500

    Bump log4j2.version from 2.17.0 to 2.17.1 #230.
---
 src/changes/changes.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 44cd852..6320f72 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -164,7 +164,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump org.apache.httpcomponents:httpcore-nio 4.4.14 -> 4.4.15.
       </action>
       <action dev="ggregory" due-to="Gary Gregory, Dependabot" type="update">
-        Bump Apache Log4j 2.14.1 to 2.17.0 [Tests] #226.
+        Bump Apache Log4j 2.14.1 to 2.17.1 [Tests] #226, #230.
       </action>
     </release>
     <release version="2.9.0" date="2021-06-16" description="Maintenance release. Requires Java 8.">