Skip to content

Commit 676dc6e

Browse files
committed
GitHub CI Build: Use Maven 3.9.9.
1 parent 1fe2885 commit 676dc6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Set up Maven
2929
uses: stCarolas/setup-maven@d6af6abeda15e98926a57b5aa970a96bb37f97d1 # v5
3030
with:
31-
maven-version: 3.9.7
31+
maven-version: 3.9.9
3232
- name: Felix SCR
3333
run: mvn -B -V -Dstyle.color=always --file scr/pom.xml clean verify
3434
- name: Felix Log

0 commit comments

Comments
 (0)