Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Aug 18, 2023
2 parents 879e946 + 4755665 commit e4dee26
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 8 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 renderer-html
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 e4dee26

Please sign in to comment.