Skip to content

Commit

Permalink
Merge pull request #66 from patrickfav/dependabot/maven/commons-cli-c…
Browse files Browse the repository at this point in the history
…ommons-cli-1.6.0

Bump commons-cli:commons-cli from 1.5.0 to 1.6.0
  • Loading branch information
patrickfav authored Apr 2, 2024
2 parents 6c0ffde + a27bb66 commit f345ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/bcrypt-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.5.0</version>
<version>1.6.0</version>
</dependency>
<!-- test -->
<dependency>
Expand Down

0 comments on commit f345ca3

Please sign in to comment.