Skip to content

Commit

Permalink
use the new common 2020.2.12.SCA and raise version to 2020.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
majdmah committed May 18, 2020
1 parent cab2e25 commit 9df82cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.cx.plugin</groupId>
<artifactId>cli</artifactId>
<version>2020.2.6</version>
<version>2020.2.7</version>
<packaging>jar</packaging>

<repositories>
Expand Down Expand Up @@ -132,7 +132,7 @@
<dependency>
<groupId>com.checkmarx</groupId>
<artifactId>cx-client-common</artifactId>
<version>2020.2.11.SCA</version>
<version>2020.2.12.SCA</version>
</dependency>
<!-- those dependencies were implemented in the common, to solve a log4j warning -->
<!-- <dependency>
Expand Down

0 comments on commit 9df82cc

Please sign in to comment.