Skip to content

Commit

Permalink
Merge pull request #132 from ponder-lab/dependabot/maven/commons-cli-…
Browse files Browse the repository at this point in the history
…commons-cli-1.9.0

Bump commons-cli:commons-cli from 1.8.0 to 1.9.0
  • Loading branch information
khatchad authored Nov 19, 2024
2 parents 4397f27 + d267364 commit 4a19ed2
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 @@ -70,7 +70,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.8.0</version>
<version>1.9.0</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down

0 comments on commit 4a19ed2

Please sign in to comment.