Skip to content

Commit aeb3c12

Browse files
Bump commons-cli:commons-cli from 1.9.0 to 1.10.0 (#593)
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 0699a63 commit aeb3c12

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
@@ -27,7 +27,7 @@
2727
<commons-codec.version>1.19.0</commons-codec.version>
2828
<dapr.version>1.14.1</dapr.version>
2929
<okhttp3.version>5.1.0</okhttp3.version>
30-
<commons-cli.version>1.9.0</commons-cli.version>
30+
<commons-cli.version>1.10.0</commons-cli.version>
3131
<junit-jupiter.version>5.13.4</junit-jupiter.version>
3232
<jmock.version>2.13.1</jmock.version>
3333
<wiremock.version>2.27.2</wiremock.version>

0 commit comments

Comments
 (0)