Skip to content

Commit

Permalink
fix: upgrade commons-cli:commons-cli from 1.6.0 to 1.7.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade commons-cli:commons-cli from 1.6.0 to 1.7.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/commons-cli/commons-cli/

See this project in Snyk:
https://app.snyk.io/org/aerospike-clients/project/63a2c6e6-c21a-44e9-8086-14c568bcb57e?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 6, 2024
1 parent 0c77b29 commit ceeeb59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<grpc.version>1.59.0</grpc.version>
<luaj-jse.version>3.0.1</luaj-jse.version>
<jbcrypt.version>0.4</jbcrypt.version>
<commons-cli.version>1.6.0</commons-cli.version>
<commons-cli.version>1.7.0</commons-cli.version>
<junit.version>4.13.1</junit.version>
</properties>

Expand Down

0 comments on commit ceeeb59

Please sign in to comment.