Skip to content

Commit 289bed6

Browse files
authored
Merge pull request #1056 from apache/dependabot/maven/commons-cli-commons-cli-1.11.0
build(deps): bump commons-cli:commons-cli from 1.10.0 to 1.11.0
2 parents 6c929df + 47d26e6 commit 289bed6

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
@@ -490,7 +490,7 @@
490490
<xmlbeans.version>5.3.0</xmlbeans.version>
491491
<xmlunit.version>2.11.0</xmlunit.version>
492492
<xml_resolver.version>1.2</xml_resolver.version>
493-
<commons.cli.version>1.10.0</commons.cli.version>
493+
<commons.cli.version>1.11.0</commons.cli.version>
494494
<!-- The build failing if tests are skipped is very annoying -->
495495
<failIfNoTests>false</failIfNoTests>
496496
<m2Repository>'${settings.localRepository}'</m2Repository>

0 commit comments

Comments
 (0)