chore(deps): bump commons-cli:commons-cli from 1.5.0 to 1.11.0 in /vault/vault-hold-migration-api
Bumps commons-cli:commons-cli from 1.5.0 to 1.11.0.
Changelog
Sourced from commons-cli:commons-cli's changelog.
Apache Commons CLI 1.11.0 Release Notes
The Apache Commons CLI team is pleased to announce the release of Apache Commons CLI 1.11.0.
Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.
This is a feature and maintenance release. Java 8 or later is required.
New Features
Add CommandLine.getOptionCount() to measure option repetition [#396](https://github.com/apache/commons-cli/issues/396). Thanks to David Larochette, Gary Gregory.Fixed Bugs
- CLI-351: Multiple trailing BREAK_CHAR_SET characters cause infinite loop in HelpFormatter. Thanks to Damien Carbonne, Claude Warren, Gary Gregory.
- CLI-351: Fix issue with groups not being reported in help output. #411. Thanks to Damien Carbonne, Claude Warren, Gary Gregory.
Updates
Bump org.apache.commons:commons-parent from 85 to 91 [#393](https://github.com/apache/commons-cli/issues/393). Thanks to Gary Gregory, Dependabot.Bump commons-io:commons-io from 2.20.0 to 2.21.0. Thanks to Gary Gregory.Historical list of changes: https://commons.apache.org/proper/commons-cli/changes.html
For complete information on Apache Commons CLI, including instructions on how to submit bug reports, patches, or suggestions for improvement, see the Apache Commons CLI website:
https://commons.apache.org/proper/commons-cli/
Download page: https://commons.apache.org/proper/commons-cli/download_cli.cgi
Have fun! The Apache Commons Team
Apache Commons CLI 1.11.0 Release Notes
The Apache Commons CLI team is pleased to announce the release of Apache Commons CLI 1.11.0.
Apache Commons CLI provides a simple API for presenting, processing, and validating a Command Line Interface.
This is a feature and maintenance release. Java 8 or later is required.
... (truncated)
Commits
d746133Prepare for the release candidate 1.11.0 RC1966ddd6Prepare for the next release candidate234a34dUse ternary to reduce duplicationef98fc4Better test assertionsa9baf80No need to create an intermediary array4c46459Reduce returns7108379Javadoc7199a70Use forEachRemaininge852acfReuse constants395346cBetter exception message- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)