Skip to content

Commit 103370d

Browse files
Bump commons-cli:commons-cli from 1.10.0 to 1.11.0 in /java
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 cf85da1 commit 103370d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<bouncycastle.version>1.82</bouncycastle.version>
6464
<brotli4j.version>1.20.0</brotli4j.version>
6565
<checkstyle.version>12.1.0</checkstyle.version>
66-
<commons-cli.version>1.10.0</commons-cli.version>
66+
<commons-cli.version>1.11.0</commons-cli.version>
6767
<example.dir>${project.basedir}/../../examples</example.dir>
6868
<hadoop.version>3.4.2</hadoop.version>
6969
<java.version>17</java.version>

0 commit comments

Comments
 (0)