Skip to content

Commit 88fe837

Browse files
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] <support@github.com>
1 parent d70ff24 commit 88fe837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
api "com.google.code.typica:typica:1.7.2"
3838
api "com.unboundid:unboundid-ldapsdk:7.0.3"
3939
api "commons-codec:commons-codec:1.20.0"
40-
api "commons-cli:commons-cli:1.10.0"
40+
api "commons-cli:commons-cli:1.11.0"
4141
api "commons-lang:commons-lang:2.6"
4242
api "commons-logging:commons-logging:1.3.5"
4343
api "gsbase:gsbase:2.0.1"

0 commit comments

Comments
 (0)