Skip to content

Commit

Permalink
Bump commons-cli:commons-cli from 1.6.0 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps commons-cli:commons-cli from 1.6.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: commons-cli:commons-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 22, 2024
1 parent ab1e9e5 commit 440ca6a
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 @@ -30,7 +30,7 @@
<tag>HEAD</tag>
</scm>
<properties>
<commons-cli.version>1.6.0</commons-cli.version>
<commons-cli.version>1.8.0</commons-cli.version>
<commons-io.version>2.15.1</commons-io.version>
<testng.version>7.10.1</testng.version>
<target.jvm>21</target.jvm>
Expand Down

0 comments on commit 440ca6a

Please sign in to comment.