Skip to content

Commit 47d26e6

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

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)