We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1737fc8 commit 893a81dCopy full SHA for 893a81d
common-files/.github/workflows/jenkins-security-scan.yml
@@ -20,4 +20,4 @@ jobs:
20
uses: jenkins-infra/jenkins-security-scan/.github/workflows/jenkins-security-scan.yaml@v2
21
with:
22
java-cache: 'maven' # Optionally enable use of a build dependency cache. Specify 'maven' or 'gradle' as appropriate.
23
- java-version: 11 # What version of Java to set up for the build.
+ java-version: 17 # What version of Java to set up for the build.
0 commit comments