Skip to content

Commit 06033fa

Browse files
chore(deps): bump commons-cli:commons-cli from 1.9.0 to 1.10.0 (#836)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d5b23f commit 06033fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<dependency>
196196
<groupId>commons-cli</groupId>
197197
<artifactId>commons-cli</artifactId>
198-
<version>1.9.0</version>
198+
<version>1.10.0</version>
199199
</dependency>
200200
</dependencies>
201201

0 commit comments

Comments
 (0)