Skip to content

Commit 152492b

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

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
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>commons-cli</groupId>
143143
<artifactId>commons-cli</artifactId>
144-
<version>1.9.0</version>
144+
<version>1.10.0</version>
145145
</dependency>
146146
<dependency>
147147
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)