Skip to content

Commit

Permalink
Bump stCarolas/setup-maven from 4.5 to 5
Browse files Browse the repository at this point in the history
Bumps [stCarolas/setup-maven](https://github.com/stcarolas/setup-maven) from 4.5 to 5.
- [Release notes](https://github.com/stcarolas/setup-maven/releases)
- [Commits](stCarolas/setup-maven@07fbbe9...d6af6ab)

---
updated-dependencies:
- dependency-name: stCarolas/setup-maven
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent a56c130 commit 6f2831f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# Java Environment Setup
# -------------------------
- name: Set up Maven
uses: stCarolas/setup-maven@07fbbe97d97ef44336b7382563d66743297e442f
uses: stCarolas/setup-maven@d6af6abeda15e98926a57b5aa970a96bb37f97d1
with:
maven-version: 3.9.3
- name: Set up JDK 11 (build only)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# Java
# -------------------------
- name: Set up Maven
uses: stCarolas/setup-maven@07fbbe97d97ef44336b7382563d66743297e442f
uses: stCarolas/setup-maven@d6af6abeda15e98926a57b5aa970a96bb37f97d1
with:
maven-version: 3.9.3
- name: Set up JDK 11
Expand Down

0 comments on commit 6f2831f

Please sign in to comment.