This is a lazy-vote to release the Apache Logging Parent `12.1.0`.
Website: https://logging.staged.apache.org/logging-parent-12.1.0
GitHub: https://github.com/apache/logging-parent
Commit: c470a36f072ecb716e8aef7c5719d50ff9d1a9dc
Distribution:
https://dist.apache.org/repos/dist/dev/logging/logging-parent/12.1.0
Nexus:
https://repository.apache.org:443/content/repositories/orgapachelogging-1313
Signing key: 0x077e8893a6dcc33dd4a4d5b256e73ba9a0b592d0
Review kit:
https://logging.apache.org/logging-parent/release-review-instructions.html
Please download, test, and cast your votes on this mailing list.
[ ] +1, release the artifacts
[ ] -1, don't release, because...
This vote is open for 72 hours and will pass unless getting a
net negative vote count. All votes are welcome and we encourage
everyone to test the release, but only the Logging Services PMC
votes are officially counted.
== Release Notes
This minor release adds CodeQL checks for GitHub Actions.
It also fixes a breaking change in Error Prone that prevented projects
from migrating to version `12.0.0`.
=== Added
* Add "GitHub Actions" to the list of languages analyzed by CodeQL.
=== Fixed
* Use the `maven.deploy.skip` Maven property in
`nexus-staging-maven-plugin`. This effectively fixes the skipping of
test artifacts' deployments. (#360)
* Fix Error Prone arguments breaking `maven-compiler-plugin:compile`.
* Fix inheritance of `url` elements in children POMs.
=== Updated
* Update `actions/cache` to version `4.2.3` (#357)
* Update `actions/upload-artifact` to version `4.6.2` (#359)
* Update `com.diffplug.spotless:spotless-maven-plugin` to version
`2.44.3` (#333)
* Update `com.github.spotbugs:spotbugs-maven-plugin` to version
`4.9.3.0` (#349)
* Update `com.google.errorprone:error_prone_core` to version `2.37.0` (#356)
* Update `com.gradle:develocity-maven-extension` to version `1.23.2` (#338)
* Update `com.palantir.javaformat:palantir-java-format` to version
`2.61.0` (#361)
* Update `de.skuzzle.enforcer:restrict-imports-enforcer-rule` to version
`2.6.1` (#365)
* Update `github/codeql-action` to version `3.28.13` (#364)
* Update `org.apache:apache` to version `34` (#353)
* Update `org.apache.groovy:groovy` to version `4.0.26` (#340)
* Update `org.asciidoctor:asciidoctor-maven-plugin` to version `3.2.0`
(#362)
* Update `org.codehaus.mojo:flatten-maven-plugin` to version `1.7.0` (#339)
* Update `org.eclipse.jgit:org.eclipse.jgit` to version
`7.2.0.202503040940-r` (#355)
* Update `ossf/scorecard-action` to version `2.4.1` (#335)