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 e9f35c6 Bump log4j2.version from 2.23.1 to 2.24.0 #292 e9f35c6 is described below commit e9f35c6854ee3497db6111644d1d2856b4abc5a1 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Sep 13 10:43:22 2024 -0400 Bump log4j2.version from 2.23.1 to 2.24.0 #292 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1b7b701..31cfa1b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -49,6 +49,7 @@ The <action> type attribute can be add,update,fix,remove. <!-- UPDATE --> <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 72 to 74 #285, #287.</action> <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #288.</action> + <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump log4j2.version from 2.23.1 to 2.24.0 #292.</action> </release> <release version="1.3.4" date="2024-08-16" description="This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX -->