[ANNOUNCE] Apache Logging Parent 10.5.0 released
Volkan Yazıcı <[email protected]> Thu, 21 Dec 2023 11:49:41 +0100
| Newsgroups | gmane.comp.jakarta.log4j.user,gmane.comp.apache.cxf.devel |
|---|---|
| Message-ID | <CABDM8gBE=W9kzMCSQYh_r8FeeLT2PN4eKz-_yv00cn0XpaidpQ@mail.gmail.com> |
Apache Logging Parent team is pleased to announce the 10.5.0 release. This project contains the parent POM for other Maven-based Apache Logging Services projects. For further information (support, download, etc.) see the project website[1]. [1] https://logging.apache.org/logging-parent === Release Notes This minor release contains dependency updates and a change in the way BND is employed. BND Maven Plugins are upgraded to version `7.0.0`, which requires Java 17. Log4j was the blocker for this upgrade and the issue is resolved in apache/logging-log4j2#2021. Note that BND Maven Plugins version `7.0.0` increased the minimum required Maven version to `3.8.1`. ==== Changed * Switch from `bnd:jar` to `bnd:bnd-process` to improve integration with the ecosystem; IDEs, Maven plugins, etc. (#69) * Replace `log4j-changelog` entry type of `dependabot` updates from `changed` to `updated` * Minimum required Maven version is increased to `3.8.1` due to BND Maven Plugin updates ==== Updated * Update `biz.aQute.bnd:bnd-baseline-maven-plugin` to version `7.0.0` (#78) * Update `biz.aQute.bnd:bnd-maven-plugin` to version `7.0.0` * Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.41.1` (#70) * Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.3` (#80) * Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.2.0` (#71) * Update `com.palantir.javaformat:palantir-java-format` to version `2.39.0` * Update `org.apache:apache` to version `31` (#73) * Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version `0.7.0` (#84)