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-logging.git
The following commit(s) were added to refs/heads/master by this push: new ae43ff4 Bump log4j2.version from 2.22.0 to 2.22.1 #193 ae43ff4 is described below commit ae43ff47548a47a0a9b9cd9dfca8c5723503a247 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Dec 27 11:32:19 2023 -0500 Bump log4j2.version from 2.22.0 to 2.22.1 #193 --- 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 f7147c3..6fc287b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -45,7 +45,7 @@ The <action> type attribute can be add,update,fix,remove. <body> <release version="1.3.1" date="202Y-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required."> <action dev="ggregory" type="update" due-to="Dependabot"> - Bump log4j2.version from 2.21.1 to 2.22.0 #187. + Bump log4j2.version from 2.21.1 to 2.22.0 #187, #193. </action> </release> <release version="1.3.0" date="2023-11-26" description="This is a feature and maintenance release. Java 8 or later is required.">