Skip to content

Commit c290387

Browse files
build(deps): bump commons-cli:commons-cli from 1.8.0 to 1.9.0 (#695)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aeb4a56 commit c290387

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
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>commons-cli</groupId>
136136
<artifactId>commons-cli</artifactId>
137-
<version>1.8.0</version>
137+
<version>1.9.0</version>
138138
</dependency>
139139
<dependency>
140140
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)