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@v4.5...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent c4550f4 commit dc49abb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
java-version: ${{ matrix.java }}

- name: Set up Maven
uses: stCarolas/setup-maven@v4.5
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.8.7

Expand Down Expand Up @@ -84,7 +84,7 @@ jobs:
java-version: ${{ matrix.java }}

- name: Set up Maven
uses: stCarolas/setup-maven@v4.5
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.8.7

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
gpg-passphrase: 'MAVEN_GPG_PASSPHRASE'

- name: Set up Maven
uses: stCarolas/setup-maven@v4.5
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.8.7

Expand Down

0 comments on commit dc49abb

Please sign in to comment.