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 b3a083c2 Bump Log4j from 2.20.0 to 2.21.0 [tests] b3a083c2 is described below commit b3a083c28c8a7eb139935fcb2bcaae6375eda96c Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sun Oct 22 13:50:40 2023 -0400 Bump Log4j from 2.20.0 to 2.21.0 [tests] --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index abd05f4b..d0d7ad96 100644 --- a/pom.xml +++ b/pom.xml @@ -200,7 +200,7 @@ <jackrabbit2.version>2.20.12</jackrabbit2.version> <commons.asm.version>9.4</commons.asm.version> <slf4j.version>1.7.36</slf4j.version> - <log4j2.version>2.20.0</log4j2.version> + <log4j2.version>2.21.0</log4j2.version> <collections4.version>4.4</collections4.version> <jsch.version>0.1.55</jsch.version> <httpclient3.version>3.1</httpclient3.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 65ff387d..32dbe0fd 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -274,7 +274,7 @@ The <action> type attribute can be add,update,fix,remove. Bump org.apache.httpcomponents:httpcore-nio from 4.4.14 to 4.4.16, #341. </action> <action dev="ggregory" due-to="Gary Gregory, Dependabot" type="update"> - Bump Apache Log4j 2.14.1 to 2.20.0 [Tests] #226, #230, #305, #378. + Bump Apache Log4j 2.14.1 to 2.21.0 [Tests] #226, #230, #305, #378. </action> <action dev="ggregory" due-to="XenoAmess" type="update"> Bump ftpserver-core from 1.1.1 to 1.1.2 #235.