Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 3fff6fd

Browse files
Bump commons-cli from 1.0 to 1.5.0
Bumps commons-cli from 1.0 to 1.5.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>
1 parent aa9c725 commit 3fff6fd

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
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>commons-cli</groupId>
5151
<artifactId>commons-cli</artifactId>
52-
<version>1.0</version>
52+
<version>1.5.0</version>
5353
<exclusions>
5454
<exclusion>
5555
<artifactId>commons-lang</artifactId>

0 commit comments

Comments
 (0)