Skip to content

Commit

Permalink
fix: upgrade commons-cli:commons-cli from 1.5.0 to 1.6.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.5.0 to 1.6.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 Nov 15, 2023
1 parent c0f6ebd commit 1e9326a
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.56.1</grpc.version>
<luaj-jse.version>3.0.1</luaj-jse.version>
<jbcrypt.version>0.4</jbcrypt.version>
<commons-cli.version>1.5.0</commons-cli.version>
<commons-cli.version>1.6.0</commons-cli.version>
<junit.version>4.13.1</junit.version>
</properties>

Expand Down

0 comments on commit 1e9326a

Please sign in to comment.