Skip to content

Commit 5214694

Browse files
build(deps): bump commons-cli:commons-cli from 1.9.0 to 1.10.0
Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-cli@rel/commons-cli-1.9.0...rel/commons-cli-1.10.0) --- updated-dependencies: - dependency-name: commons-cli:commons-cli dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5abfaf4 commit 5214694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<log4j2.cachefile.transformer.version>2.15</log4j2.cachefile.transformer.version>
4040
<apache.httpclient.version>4.5.14</apache.httpclient.version>
4141
<mssql.jdbc.version>12.10.0.jre11</mssql.jdbc.version>
42-
<commons.cli.version>1.9.0</commons.cli.version>
42+
<commons.cli.version>1.10.0</commons.cli.version>
4343
<spark.version>3.2.1</spark.version>
4444
<test.system.rules.version>1.19.0</test.system.rules.version>
4545
<!-- These are mvn on purpose to not conflict with the maven.* namespace -->

0 commit comments

Comments
 (0)