Skip to content

Commit 9026461

Browse files
dependabot[bot]eNeRGy164
authored andcommitted
Bump commons-cli:commons-cli from 1.9.0 to 1.10.0
Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 1.9.0 to 1.10.0. - [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-cli@rel/commons-cli-1.9.0...rel/commons-cli-1.10.0) --- updated-dependencies: - dependency-name: commons-cli:commons-cli dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a37fdf1 commit 9026461

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
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>commons-cli</groupId>
7070
<artifactId>commons-cli</artifactId>
71-
<version>1.9.0</version>
71+
<version>1.10.0</version>
7272
<scope>compile</scope>
7373
</dependency>
7474
<dependency>

0 commit comments

Comments
 (0)