Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 4c5ec4a commit ac4c65c
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 @@ -34,7 +34,7 @@
<target.jvm>21</target.jvm>
<antlr.version>4.13.1</antlr.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<commons-cli.version>1.6.0</commons-cli.version>
<commons-cli.version>1.9.0</commons-cli.version>
<testng.version>7.10.2</testng.version>
<required-maven-version>3.3.1</required-maven-version>
</properties>
Expand Down

0 comments on commit ac4c65c

Please sign in to comment.