Skip to content

Commit 38180d5

Browse files
build(deps): bump commons-cli:commons-cli from 1.5.0 to 1.10.0 (#363)
Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 1.5.0 to 1.10.0. - [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-cli@commons-cli-1.5.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> Co-authored-by: danielratiu <ratiud@googlemail.com>
1 parent 0b9f24c commit 38180d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
plantuml "net.sourceforge.plantuml:plantuml-asl:1.2025.2"
7272

7373
baseLib "org.apache.commons:commons-lang3:3.17.0"
74-
baseLib "commons-cli:commons-cli:1.5.0"
74+
baseLib "commons-cli:commons-cli:1.10.0"
7575
baseLib "commons-io:commons-io:2.20.0"
7676

7777
treemap "net.sf.jtreemap:jtreemap:1.1.3"

0 commit comments

Comments
 (0)