Fix Import-Package entry for org.slf4j #188
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5f2c6fa..246c115 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -51,6 +51,7 @@
       <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>