Skip to content

Commit 930e6e3

Browse files
authored
Merge pull request #970 from apache/dependabot/maven/commons-cli-commons-cli-1.10.0
build(deps): bump commons-cli:commons-cli from 1.9.0 to 1.10.0
2 parents daca0e3 + 9c4abc3 commit 930e6e3

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
@@ -493,7 +493,7 @@
493493
<xmlbeans.version>3.0.1</xmlbeans.version>
494494
<xmlunit.version>2.10.3</xmlunit.version>
495495
<xml_resolver.version>1.2</xml_resolver.version>
496-
<commons.cli.version>1.9.0</commons.cli.version>
496+
<commons.cli.version>1.10.0</commons.cli.version>
497497
<!-- The build failing if tests are skipped is very annoying -->
498498
<failIfNoTests>false</failIfNoTests>
499499
<m2Repository>'${settings.localRepository}'</m2Repository>

0 commit comments

Comments
 (0)