Hi all, On Tue, 17 Oct 2023 at 13:13, Piotr P. Karwasz <piotr.karw...@gmail.com> wrote: > On Tue, 17 Oct 2023 at 12:37, Gary Gregory <garydgreg...@gmail.com> wrote: > > > > I got hit at work with the loss of log4j-jmx-gui. Is log4j-jmx-gui 2.20.0 > > compatible with log4j 2.21.0? > > Yes, it is, but there should be a `log4j-jmx-gui` version 2.21.0 out there: > > https://github.com/apache/logging-log4j-jmx-gui/releases/tag/rel%2F2.21.0 > > I am not sure why I can't find it on Maven Central.
Due to a typo in the `pom.xml`, `log4j-jmx-gui` was published in the `org.apache.logging` group. Should we release it again with the correct Maven group? Piotr