Skip to content

Commit

Permalink
Merge pull request #104 from checkmarx-ltd/cli_commomn_client_test
Browse files Browse the repository at this point in the history
Duplicate headers while re-attempting the scan for token expired case ( PLUG-256)
  • Loading branch information
umeshwaghode authored Jul 5, 2022
2 parents 488f99e + cbd91a6 commit c4fb7c3
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>CxConsolePlugin</artifactId>
<version>1.1.13</version>
<version>1.1.14</version>
<packaging>jar</packaging>

<repositories>
Expand Down Expand Up @@ -132,7 +132,7 @@
<dependency>
<groupId>com.checkmarx</groupId>
<artifactId>cx-client-common</artifactId>
<version>2022.2.12</version>
<version>2022.2.14</version>
<!-- Remove these excludes once latest FSA is used -->
<exclusions>
<exclusion>
Expand Down

0 comments on commit c4fb7c3

Please sign in to comment.