Skip to content

Commit

Permalink
Merge pull request #171 from apache/dependabot/maven/commons-cli-comm…
Browse files Browse the repository at this point in the history
…ons-cli-1.9.0

Bump commons-cli:commons-cli from 1.8.0 to 1.9.0
  • Loading branch information
ottlinger committed Aug 30, 2024
2 parents 6c92073 + dd6c79d commit 283bc3c
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 @@ -49,7 +49,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.8.0</version>
<version>1.9.0</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit 283bc3c

Please sign in to comment.