Skip to content

Commit

Permalink
trying to fix the build by upgrading maven
Browse files Browse the repository at this point in the history
  • Loading branch information
jan committed Dec 10, 2024
1 parent c8b6c95 commit fd317df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Set up Maven
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.9.6
maven-version: 4.0.9
- name: Set up JDK 21
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit fd317df

Please sign in to comment.