Skip to content

Commit

Permalink
fix: upgrade commons-cli:commons-cli from 1.7.0 to 1.8.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.7.0 to 1.8.0.

See this package in maven:
commons-cli:commons-cli

See this project in Snyk:
https://app.snyk.io/org/aerospike-clients/project/2009c0c6-784a-4837-bf0b-aa9e192ef2dc?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 13, 2024
1 parent 2a1549a commit 7490573
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.7.0</commons-cli.version>
<commons-cli.version>1.8.0</commons-cli.version>
<junit.version>4.13.1</junit.version>
</properties>

Expand Down

0 comments on commit 7490573

Please sign in to comment.