1
0

Fix Import-Package entry for org.slf4j #188

This commit is contained in:
Gary Gregory
2024-03-17 10:21:03 -04:00
committed by GitHub
parent 0f61b80588
commit 7b2b00b144

View File

@@ -51,6 +51,7 @@ The <action> type attribute can be add,update,fix,remove.
<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>
<action dev="ggregory" type="fix" due-to="Václav Haisman">Allow Servlet 4 in OSGi environment #191.</action>
<action dev="ggregory" type="fix" due-to="Elliotte Rusty Harold">Fix generics warnings #213.</action>
<action dev="ggregory" issue="LOGGING-189" type="fix" due-to="Václav Haisman, Sebb, Hannes Wellmann, Gary Gregory, Piotr P. Karwasz">Fix Import-Package entry for org.slf4j #188.</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, Piotr P. Karwasz">Bump log4j2.version from 2.21.1 to 2.23.1 #187, #230.</action>