Skip to content

Commit

Permalink
Merge pull request #155 from jenkinsci/bothScanDisabled
Browse files Browse the repository at this point in the history
Version Change
  • Loading branch information
ThokalSameer authored Apr 17, 2024
2 parents 0191154 + 0a06d2d commit cadf5ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,7 @@ dependencies {
}



compile ('com.checkmarx:cx-client-common:2024.2.2') {

compile ('com.checkmarx:cx-client-common:2024.2.3') {

exclude group: 'org.yaml' , module: 'snakeyaml'
exclude group: 'com.google.code.gson', module: 'gson'
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
description = Provides automatic scan of code by Checkmarx server and shows results summary and trend in Jenkins interface.
group = com.checkmarx.jenkins
version = 2024.2.2
version = 2024.2.3

repositoryVersion=

Expand Down

0 comments on commit cadf5ca

Please sign in to comment.