Skip to content

Commit

Permalink
Merge pull request #42 from 2lambda123/snyk-upgrade-4d6e1ca725e4f56d7…
Browse files Browse the repository at this point in the history
…98247b9b754e33a

Update `commons-cli` version from 1.7.0 to 1.8.0
  • Loading branch information
2lambda123 authored Jun 15, 2024
2 parents 2bf1e59 + 66976ed commit 85993e6
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 @@ -303,7 +303,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.7.0</version>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit 85993e6

Please sign in to comment.