Skip to content

Commit fd317df

Browse files
author
jan
committed
trying to fix the build by upgrading maven
based on this page eclipse-platform/eclipse.platform#1594
1 parent c8b6c95 commit fd317df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Maven
2020
uses: stCarolas/setup-maven@v5
2121
with:
22-
maven-version: 3.9.6
22+
maven-version: 4.0.9
2323
- name: Set up JDK 21
2424
uses: actions/setup-java@v4
2525
with:

0 commit comments

Comments
 (0)