Skip to content

Commit 78e7124

Browse files
Bump commons-cli:commons-cli from 1.9.0 to 1.10.0 in /lang/java (#3450)
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 fe6ab8b commit 78e7124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lang/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<!-- version properties for dependencies -->
4040
<ant.version>1.10.15</ant.version>
41-
<commons-cli.version>1.9.0</commons-cli.version>
41+
<commons-cli.version>1.10.0</commons-cli.version>
4242
<commons-compress.version>1.28.0</commons-compress.version>
4343
<commons-text.version>1.14.0</commons-text.version>
4444
<commons-lang3.version>3.18.0</commons-lang3.version>

0 commit comments

Comments
 (0)