Skip to content

Commit

Permalink
ci: upgrade to Maven 3.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Jun 11, 2024
1 parent fcafcb4 commit 11b81cf
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 @@ -162,7 +162,7 @@ jobs:
- name: "Install: Maven"
uses: stCarolas/setup-maven@v5 # https://github.com/stCarolas/setup-maven
with:
maven-version: 3.9.6
maven-version: 3.9.7


- name: "Build with Maven 🔨"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/licensecheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- name: "Install: Maven"
uses: stCarolas/setup-maven@v5 # https://github.com/stCarolas/setup-maven
with:
maven-version: 3.9.6
maven-version: 3.9.7


- name: Dash License check # see https://github.com/eclipse/dash-licenses
Expand Down

0 comments on commit 11b81cf

Please sign in to comment.