Skip to content

Commit 3e22fca

Browse files
dependabot[bot]ebyhr
authored andcommitted
Bump commons-cli:commons-cli from 1.10.0 to 1.11.0
Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 1.10.0 to 1.11.0. - [Changelog](https://github.com/apache/commons-cli/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-cli@rel/commons-cli-1.10.0...rel/commons-cli-1.11.0) --- updated-dependencies: - dependency-name: commons-cli:commons-cli dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 296afe9 commit 3e22fca

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
@@ -575,7 +575,7 @@
575575
<dependency>
576576
<groupId>commons-cli</groupId>
577577
<artifactId>commons-cli</artifactId>
578-
<version>1.10.0</version>
578+
<version>1.11.0</version>
579579
</dependency>
580580

581581
<dependency>

0 commit comments

Comments
 (0)