Skip to content

Commit 77f26e2

Browse files
committed
Update shared Maven dependency versions and upgrade lock files
1 parent b813183 commit 77f26e2

7 files changed

Lines changed: 3288 additions & 3884 deletions

File tree

.github/workflows/eclipse-npm-license-check-node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
matrix:
2525
os: [ubuntu-latest]
2626
node: [20]
27-
java: [11]
27+
java: [17]
2828

2929
runs-on: ${{ matrix.os }}
3030
timeout-minutes: 60

.github/workflows/eclipse-npm-license-check-theia.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
matrix:
2525
os: [ubuntu-latest]
2626
node: [20]
27-
java: [11]
27+
java: [17]
2828

2929
runs-on: ${{ matrix.os }}
3030
timeout-minutes: 60

0 commit comments

Comments
 (0)