Skip to content

Commit

Permalink
fix(deps): bump commons-cli:commons-cli from 1.6.0 to 1.7.0 (#98)
Browse files Browse the repository at this point in the history
Bumps commons-cli:commons-cli from 1.6.0 to 1.7.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent e4b0471 commit e9a3514
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 @@ -27,7 +27,7 @@
<maven.compiler.target>8</maven.compiler.target>
<guava.version>33.1.0-jre</guava.version>
<slf4j.version>2.0.13</slf4j.version>
<commons-cli.version>1.6.0</commons-cli.version>
<commons-cli.version>1.7.0</commons-cli.version>
<maven-clean-plugin.version>3.3.2</maven-clean-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>
Expand Down

0 comments on commit e9a3514

Please sign in to comment.