1
0

[LOGGING-193] Update Log4j 2 Imports #268

This commit is contained in:
Gary Gregory
2024-06-28 10:11:16 -04:00
committed by GitHub
parent 889122ef71
commit e34e5d5a79

View File

@@ -46,6 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
<release version="1.3.3" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required."> <release version="1.3.3" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
<!-- FIX --> <!-- FIX -->
<action dev="ggregory" type="fix" due-to="Gary Gregory">Fix PMD UnnecessaryFullyQualifiedName in SimpleLog.</action> <action dev="ggregory" type="fix" due-to="Gary Gregory">Fix PMD UnnecessaryFullyQualifiedName in SimpleLog.</action>
<action dev="ggregory" type="fix" issue="LOGGING-193" due-to="Philippe Marschall">Update Log4j 2 Imports #268.</action>
<!-- ADD --> <!-- ADD -->
<!-- UPDATE --> <!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-parent from 69 to 71 #267.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-parent from 69 to 71 #267.</action>