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] committed Apr 11, 2024
1 parent 884b125 commit 9257ab2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
java-version: 17

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

Expand Down Expand Up @@ -192,7 +192,7 @@ jobs:
java-version: 17

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

Expand Down Expand Up @@ -274,7 +274,7 @@ jobs:
java-version: 17

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

Expand Down

0 comments on commit 9257ab2

Please sign in to comment.