Bump actions/setup-java from 3.5.1 to 3.6.0 by dependabot[bot] · Pull Request #164 · apache/commons-parent (original) (raw)
Bumps actions/setup-java from 3.5.1 to 3.6.0.
Release notes
Sourced from actions/setup-java's releases.
v3.6.0
In scope of this release we added Maven Toolchains Support and Maven Toolchains Declaration. Moreover, from this release we use
os.archto determine default architecture for runners: actions/setup-java#376. Besides, we made such changes as:
- Upgrade @actions/cache from 3.0.0 to 3.0.4 so it respects
SEGMENT_DOWNLOAD_TIMEOUT_MINS- Support Gradle version catalog
- Update @actions/core to 1.10.0
Commits
- de1bb2b feat: support Gradle version catalog (#394)
- 2c53c1a Update actions/cache to 3.0.4 version (#392)
- 3617c43 Default to runner architecture (#376)
- a82e6d0 Update README.md (#391)
- fbb2692 Merge pull request #390 from rentziass/rentziass/update-actions-core
- dfcd06a Update
@actions/coreto 1.10.0 - e150063 Merge pull request #282 from Okeanos/maven-toolchains-support
- eb1418a Add Maven Toolchains Declaration (#276)
- 499ae9c Merge pull request #387 from akv-platform/v-sdolin/issue-382-docs2
- cdc5f29 Fix cross-refernces
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)