mirror of https://github.com/apache/maven.git
Bump commons-cli:commons-cli from 1.8.0 to 1.9.0
Bumps commons-cli:commons-cli from 1.8.0 to 1.9.0. --- updated-dependencies: - dependency-name: commons-cli:commons-cli dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
45201347c4
commit
d073ee2c99
2
pom.xml
2
pom.xml
|
@ -127,7 +127,7 @@ under the License.
|
|||
<javaVersion>8</javaVersion>
|
||||
<version.sisu-maven-plugin>0.9.0.M3</version.sisu-maven-plugin>
|
||||
<classWorldsVersion>2.8.0</classWorldsVersion>
|
||||
<commonsCliVersion>1.8.0</commonsCliVersion>
|
||||
<commonsCliVersion>1.9.0</commonsCliVersion>
|
||||
<commonsIoVersion>2.16.1</commonsIoVersion>
|
||||
<junitVersion>4.13.2</junitVersion>
|
||||
<hamcrestVersion>3.0</hamcrestVersion>
|
||||
|
|
Loading…
Reference in New Issue