Skip to content

Commit ef4869e

Browse files
Bump commons-cli:commons-cli from 1.9.0 to 1.11.0
Bumps [commons-cli:commons-cli](https://github.com/apache/commons-cli) from 1.9.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.9.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 5c80e9e commit ef4869e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ext {
4040
// TODO: Version 1.12.0 breaks XTDB because of a change in lucene's library names
4141
commonstextVersion = '1.11.0'
4242

43-
commonscliVersion = '1.9.0'
43+
commonscliVersion = '1.11.0'
4444
elasticsearchVersion = '8.7.1'
4545
findbugsVersion = '3.0.2'
4646
glassfishVersion = '1.1.4'

0 commit comments

Comments
 (0)