Skip to content

Commit

Permalink
Maven 3.9.9 required
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Jan 2, 2025
1 parent aa03f2d commit 80ab6b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/fit_WA_OIDCC4UI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.9.6
maven-version: 3.9.9
- uses: actions/cache@v4
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fit_WA_SAML2SP4UI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.9.6
maven-version: 3.9.9
- uses: actions/cache@v4
with:
path: ~/.m2/repository
Expand Down

0 comments on commit 80ab6b4

Please sign in to comment.