11.2.0
This minor release integrates Gradle Develocity into the reusable workflows.
See Develocity Configuration for more details.
Added
- Add option to disable reproducibility check in reusable builds. (#195)
- Add option to enable Develocity in builds.
Updated
- Update
actions/checkout
to version4.1.7
(#192) - Update
actions/setup-java
to version4.2.2
(#217) - Update
actions/upload-artifact
to version4.3.6
(#219) - Update
com.github.spotbugs:spotbugs-annotations
to version4.8.6
(#194) - Update
com.github.spotbugs:spotbugs-maven-plugin
to version4.8.6.2
(#201) - Update
com.google.errorprone:error_prone_core
to version2.30.0
(#222) - Update
com.palantir.javaformat:palantir-java-format
to version2.50.0
(#226) - Update
dependabot/fetch-metadata
to version2.2.0
(#200) - Update
github/codeql-action
to version3.26.5
(#230) - Update
org.apache:apache
to version33
(#203) - Update
org.codehaus.mojo:build-helper-maven-plugin
to version3.6.0
(#183) - Update
org.codehaus.mojo:exec-maven-plugin
to version3.4.1
(#223) - Update
org.cyclonedx:cyclonedx-maven-plugin
to version2.8.1
(#216) - Update
org.eclipse.jgit:org.eclipse.jgit
to version6.10.0.202406032230-r
(#190) - Update
org.jspecify:jspecify
to version1.0.0
(#206) - Update
ossf/scorecard-action
to version2.4.0
(#212)