Skip to content

Commit e9a3514

Browse files
fix(deps): bump commons-cli:commons-cli from 1.6.0 to 1.7.0 (#98)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4b0471 commit e9a3514

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<maven.compiler.target>8</maven.compiler.target>
2828
<guava.version>33.1.0-jre</guava.version>
2929
<slf4j.version>2.0.13</slf4j.version>
30-
<commons-cli.version>1.6.0</commons-cli.version>
30+
<commons-cli.version>1.7.0</commons-cli.version>
3131
<maven-clean-plugin.version>3.3.2</maven-clean-plugin.version>
3232
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
3333
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>

0 commit comments

Comments
 (0)