This is a lazy-vote to release the Apache Logging Parent `11.3.0`. Website: https://logging.staged.apache.org/logging-parent-11.3.0 GitHub: https://github.com/apache/logging-parent Commit: 47c5a7a1073ac75ebb8aee58277a6b574862a990 Distribution: https://dist.apache.org/repos/dist/dev/logging/logging-parent/11.3.0 Nexus: https://repository.apache.org/content/repositories/orgapachelogging-1297 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 migrates the BeanShell distribution archive script to Groovy. The update to the Develocity extensions should fix the lack of test results with Maven Surefire 3.5.0. === Changed * Switch the distribution script from BeanShell to Groovy. (#196) === Fixed * Fix race condition, which marks merged Dependabot PRs as closed. === Updated * Update `actions/setup-java` to version `4.3.0` (#237) * Update `actions/upload-artifact` to version `4.4.0` (#233) * Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.6.3` (#235) * Update `com.google.errorprone:error_prone_core` to version `2.32.0` (#240) * Update `com.gradle:common-custom-user-data-maven-extension` to version `2.0.1` (#236) * Update `com.gradle:develocity-maven-extension` to version `1.22.1` (#239) * Update `github/codeql-action` to version `3.26.7` (#243) * Update `org.apache.groovy:groovy` to version `4.0.23` (#244) * Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.0.0.202409031743-r` (#238)