Skip to content

Commit

Permalink
Upgrading Maven for GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Sep 14, 2023
1 parent 4826a9b commit 203da7d
Show file tree
Hide file tree
Showing 18 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/crosschecks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fit_Elasticsearch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fit_Payara.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fit_Tomcat_H2_JSON.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fit_Tomcat_H2_XML.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fit_Tomcat_H2_YAML.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fit_WA_SAML2PS4UI_OIDCC4UI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fit_WA_SRA_CASClient.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fit_WA_SRA_OAuth2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fit_WA_SRA_OIDC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fit_WA_SRA_SAML2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fit_Wildfly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/fit_Zookeeper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mariadb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand All @@ -66,7 +66,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/oracle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand All @@ -66,7 +66,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/postgresql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand All @@ -66,7 +66,7 @@ jobs:
- name: Setup Maven
uses: stCarolas/[email protected]
with:
maven-version: 3.9.0
maven-version: 3.9.4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down

0 comments on commit 203da7d

Please sign in to comment.