|
@@ -11,7 +11,7 @@ jobs:
|
|
with:
|
|
with:
|
|
runner-os: 'ubuntu-latest'
|
|
runner-os: 'ubuntu-latest'
|
|
java-distribution: 'temurin'
|
|
java-distribution: 'temurin'
|
|
- java-version: 23
|
|
|
|
|
|
+ java-version: 24
|
|
check-command: 'mvn -B validate -Pdependency-check -Djavafx.platform=linux'
|
|
check-command: 'mvn -B validate -Pdependency-check -Djavafx.platform=linux'
|
|
secrets:
|
|
secrets:
|
|
nvd-api-key: ${{ secrets.NVD_API_KEY }}
|
|
nvd-api-key: ${{ secrets.NVD_API_KEY }}
|