Skip to content

Commit

Permalink
Set to Maven 3.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Aug 18, 2023
1 parent 525ee59 commit 2b00621
Show file tree
Hide file tree
Showing 8 changed files with 11 additions and 7 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
with:
java-version: 17
distribution: 'oracle'
- name: Setup Maven
uses: stCarolas/setup-maven@v.4.5
with:
maven-version: '3.9.4'
- name: Cache SonarCloud packages
uses: actions/cache@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion all
2 changes: 1 addition & 1 deletion bom
2 changes: 1 addition & 1 deletion model
2 changes: 1 addition & 1 deletion servlet
2 changes: 1 addition & 1 deletion style
2 changes: 1 addition & 1 deletion taglib
2 changes: 1 addition & 1 deletion view

0 comments on commit 2b00621

Please sign in to comment.