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 version4.3.0
(#237) - Update
actions/upload-artifact
to version4.4.0
(#233) - Update
com.github.spotbugs:spotbugs-maven-plugin
to version4.8.6.3
(#235) - Update
com.google.errorprone:error_prone_core
to version2.32.0
(#240) - Update
com.gradle:common-custom-user-data-maven-extension
to version2.0.1
(#236) - Update
com.gradle:develocity-maven-extension
to version1.22.1
(#239) - Update
github/codeql-action
to version3.26.7
(#243) - Update
org.apache.groovy:groovy
to version4.0.23
(#244) - Update
org.eclipse.jgit:org.eclipse.jgit
to version7.0.0.202409031743-r
(#238)