Skip to content

Commit ebbacc8

Browse files
build(deps): bump commons-cli from 1.4 to 1.5.0 (#274)
Bumps commons-cli from 1.4 to 1.5.0. https://commons.apache.org/proper/commons-cli/changes-report.html#a1.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07ac47a commit ebbacc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>commons-cli</groupId>
123123
<artifactId>commons-cli</artifactId>
124-
<version>1.4</version>
124+
<version>1.5.0</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)