Skip to content

Commit

Permalink
Merge pull request #69 from terrestris/renovate/commons-cli-commons-c…
Browse files Browse the repository at this point in the history
…li-1.x

Update dependency commons-cli:commons-cli to v1.6.0
  • Loading branch information
hwbllmnn authored Oct 27, 2023
2 parents f9744f2 + 568dc4e commit d5ce9ca
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.5.0</version>
<version>1.6.0</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit d5ce9ca

Please sign in to comment.