Skip to content

Commit

Permalink
fix(deps): update dependency commons-cli:commons-cli to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 15, 2024
1 parent 170ac33 commit 9ae0eeb
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.2.1-jre</guava.version>
<slf4j.version>2.0.13</slf4j.version>
<commons-cli.version>1.8.0</commons-cli.version>
<commons-cli.version>1.9.0</commons-cli.version>
<maven-clean-plugin.version>3.4.0</maven-clean-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
Expand Down

0 comments on commit 9ae0eeb

Please sign in to comment.