Skip to content

Commit

Permalink
Merge pull request #276 from checkmarx-ltd/develop
Browse files Browse the repository at this point in the history
--Version Change
  • Loading branch information
satyamchaurasiapersistent authored Nov 21, 2022
2 parents abfc51e + 46420ee commit 459599b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
keys:
- v1-dependencies-{{ checksum "pom.xml" }}
- v1-dependencies-
- run: echo $GPG_ASC_BASE64NEW | base64 --decode | gpg --version --batch --no-tty --import --yes
- run: echo $GPG_ASC_BASE64NEW | base64 --decode | gpg --batch --no-tty --import --yes
- run: chmod u+x mvnw
- run: ./mvnw -s .circleci/maven.settings.xml clean deploy -DskipTests
- save_cache:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>cx-spring-boot-sdk</artifactId>


<version>0.5.30</version>
<version>0.5.31</version>


<name>cx-spring-boot-sdk</name>
Expand Down

0 comments on commit 459599b

Please sign in to comment.