Skip to content

Commit

Permalink
use new credentials dependency which had vulnerability, using now cre…
Browse files Browse the repository at this point in the history
…dentials:2.1.16@jar
  • Loading branch information
majdmah committed May 21, 2020
1 parent 01b5a79 commit 5b7c80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -46,7 +46,7 @@ dependencies {
compile 'com.checkmarx:cx-client-common:2020.2.14.SCA-SNAPSHOT'

optionalJenkinsPlugins 'org.jenkins-ci.main:maven-plugin:1.533@jar',
'org.jenkins-ci.plugins:credentials:1.25@jar'
'org.jenkins-ci.plugins:credentials:2.1.16@jar'


testCompile 'junit:junit:4.12',
Expand Down

0 comments on commit 5b7c80f

Please sign in to comment.