Skip to content

Commit

Permalink
Bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#13)
Browse files Browse the repository at this point in the history
Bumps commons-cli:commons-cli from 1.5.0 to 1.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 26, 2023
1 parent cc1e324 commit 5743c4c
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 @@ -14,7 +14,7 @@
<commons-lang.version>3.13.0</commons-lang.version>
<guava.version>32.1.3-jre</guava.version>
<dagger.version>2.48.1</dagger.version>
<commons-cli.version>1.5.0</commons-cli.version>
<commons-cli.version>1.6.0</commons-cli.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
<spotless-maven-plugin.version>2.40.0</spotless-maven-plugin.version>
<jib-maven-plugin.version>3.4.0</jib-maven-plugin.version>
Expand Down

0 comments on commit 5743c4c

Please sign in to comment.