1
0

Update from Logj 1 to the Log4j 2 API compatibility layer #231

This commit is contained in:
Gary Gregory
2024-03-16 18:32:33 -04:00
committed by GitHub
parent c1e4fefc56
commit 12df6f5869

View File

@@ -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> <action type="add" dev="ggregory" due-to="Gary Gregory">Add Maven property project.build.outputTimestamp for build reproducibility.</action>
<!-- FIX --> <!-- 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="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 --> <!-- 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 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> <action dev="ggregory" type="update" due-to="Dependabot">Bump log4j2.version from 2.21.1 to 2.23.1 #187, #230.</action>