Skip to content

Commit

Permalink
build(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent a3c9c99 commit 6b56d7e
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 @@ -24,7 +24,7 @@
<slf4j.version>2.0.13</slf4j.version>
<junit.version>5.10.2</junit.version>
<mockito.version>5.12.0</mockito.version>
<commons-cli.version>1.6.0</commons-cli.version>
<commons-cli.version>1.9.0</commons-cli.version>
<xmlunit.version>2.10.0</xmlunit.version>
<snakeyml.version>2.2</snakeyml.version>
<jimfs.version>1.3.0</jimfs.version>
Expand Down

0 comments on commit 6b56d7e

Please sign in to comment.