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 12df6f5  Update from Logj 1 to the Log4j 2 API compatibility layer #231
12df6f5 is described below

commit 12df6f58696645b2110e273d5576d306a9744aa6
Author: Gary Gregory <garydgreg...@users.noreply.github.com>
AuthorDate: Sat Mar 16 18:32:33 2024 -0400

    Update from Logj 1 to the Log4j 2 API compatibility layer #231
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 25258cd..e3911a5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -48,6 +48,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="add" dev="ggregory" due-to="Gary Gregory">Add Maven 
property project.build.outputTimestamp for build reproducibility.</action>
       <!-- FIX -->
       <action dev="ggregory" type="fix" due-to="Elliotte Rusty Harold">Remove 
references to very old JDK and Commons Logging versions #201.</action>
+      <action dev="ggregory" type="fix" due-to="Gary Gregory, Piotr P. 
Karwasz">Update from Logj 1 to the Log4j 2 API compatibility layer 
#231.</action>
       <!-- UPDATE -->
       <action dev="ggregory" type="update" due-to="Dependabot">Bump 
org.apache.commons:commons-parent from 65 to 67.</action>
       <action dev="ggregory" type="update" due-to="Dependabot">Bump 
log4j2.version from 2.21.1 to 2.23.1 #187, #230.</action>

Reply via email to