Apache Logging Parent team is pleased to announce the `12.0.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 major release contains several small improvements and certain backward
incompatible changes.

=== Changed

* Activate `flatten-bom` execution of `flatten-maven-plugin` using a
`.logging-parent-bom-activator` file (#265)
* Don't keep `parent` in `flatten-bom` configuration (#265, #37)
* Switch from `maven-deploy-plugin` to `nexus-staging-maven-plugin`, which
helps with fetching the Nexus repository URL during a release.
`generate-email.sh` will be called with a fourth argument containing the
Nexus repository URL. (#246)
* Update `deploy-*-reusable` workflows to export the URL of the Nexus
repository and the project version as `nexus-url` and `project-version`
workflow outputs, respectively (#246)
* Add `maven-args` input to `build-reusable` and
`merge-dependabot-reusable` (#266)
* Move from `ge.apache.org` to new `develocity.apache.org` server (#313)
* Add the `verify-reproducibility-reusable.yaml` workflow to check
reproducibility of artifacts in a Maven repository. Deprecate the
reproducibility check in `build-reusable.yaml`. (#246)

=== Removed

* Remove following managed dependencies to avoid polluting BOMs:
`biz.aQute.bnd:biz.aQute.bnd.annotation`,
`com.github.spotbugs:spotbugs-annotations`, `org.jspecify:jspecify`,
`org.osgi:osgi.annotation`, `org.osgi:org.osgi.annotation.bundle`,
`org.osgi:org.osgi.annotation.versioning` (#265, apache/logging-log4j2#3066)

=== Updated

* Update `biz.aQute.bnd:bnd-baseline-maven-plugin` to version `7.1.0` (#290)
* Update `biz.aQute.bnd:bnd-maven-plugin` to version `7.1.0` (#289)
* Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.44.2`
(#314)
* Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.6.6`
(#293)
* Update `com.google.errorprone:error_prone_core` to version `2.36.0` (#287)
* Update `org.apache.groovy:groovy` to version `4.0.25` (#320)
* Update `org.apache.maven.plugins:maven-artifact-plugin` to version
`3.6.0` (#312)
* Update `org.asciidoctor:asciidoctor-maven-plugin` to version `3.1.1`
(#285)
* Update `org.codehaus.gmavenplus:gmavenplus-plugin` to version `4.1.1`
(#307)
* Update `org.codehaus.mojo:exec-maven-plugin` to version `3.5.0` (#274)
* Update `org.cyclonedx:cyclonedx-maven-plugin` to version `2.9.1` (#291)

Reply via email to