Apache Logging Parent team is pleased to announce the `11.3.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/index.html == 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)