Skip to content

Commit a74b3c7

Browse files
dependabot[bot]jeremylong
authored andcommitted
build(deps): bump commons-cli:commons-cli from 1.9.0 to 1.10.0
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]>
1 parent dd04cd1 commit a74b3c7

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
@@ -143,7 +143,7 @@ Copyright (c) 2012 - Jeremy Long
143143
<jetbrains.annotations.version>26.0.2</jetbrains.annotations.version>
144144
<findbugs.spotbugs.version>4.9.4</findbugs.spotbugs.version>
145145
<com.h2database.version>2.3.232</com.h2database.version>
146-
<commons-cli.version>1.9.0</commons-cli.version>
146+
<commons-cli.version>1.10.0</commons-cli.version>
147147
<commons-io.version>2.20.0</commons-io.version>
148148
<commons-lang3.version>3.18.0</commons-lang3.version>
149149
<commons-text.version>1.14.0</commons-text.version>

0 commit comments

Comments
 (0)