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 481d483 Bump log4j2.version from 2.24.2 to 2.24.3 #328
481d483 is described below
commit 481d483f60e458afef8613aed844d053129147b1
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Dec 20 10:24:51 2024 -0500
Bump log4j2.version from 2.24.2 to 2.24.3 #328
---
src/changes/changes.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ed14b16..00102fe 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -43,13 +43,13 @@ The <action> type attribute can be add,update,fix,remove.
<title>Release Notes</title>
</properties>
<body>
- <release version="1.3.5" date="2024-11-22" description="This is a feature
and maintenance release. Java 8 or later is required.">
+ <release version="1.3.5" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<!-- ADD -->
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Gary Gregory,
Dependabot">Bump org.apache.commons:commons-parent from 72 to 78 #285, #287,
#295, #298, #303, #310.</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
[test].</action>
- <action dev="ggregory" type="update" due-to="Gary Gregory,
Dependabot">Bump log4j2.version from 2.23.1 to 2.24.2 #292, #299,
#319.</action>
+ <action dev="ggregory" type="update" due-to="Gary Gregory,
Dependabot">Bump log4j2.version from 2.23.1 to 2.24.3 #292, #299, #319,
#328.</action>
<!-- REMOVE -->
<action type="remove" dev="ggregory" due-to="Gary Gregory">Remove
"cobertura" plugin, we use JaCoco, Cobertura is unmaintained.</action>
</release>