Skip to content

Commit

Permalink
GitHub CI Build: Use Maven 3.9.9.
Browse files Browse the repository at this point in the history
  • Loading branch information
wilx committed Dec 13, 2024
1 parent 1fe2885 commit 676dc6e
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 @@ -28,7 +28,7 @@ jobs:
- name: Set up Maven
uses: stCarolas/setup-maven@d6af6abeda15e98926a57b5aa970a96bb37f97d1 # v5
with:
maven-version: 3.9.7
maven-version: 3.9.9
- name: Felix SCR
run: mvn -B -V -Dstyle.color=always --file scr/pom.xml clean verify
- name: Felix Log
Expand Down

0 comments on commit 676dc6e

Please sign in to comment.