From e8743f4ee5a7c84f69625abefca340fed6880fee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 18:32:02 -0700 Subject: [PATCH] ORC-1522: Bump `commons-cli` to 1.6.0 ### What changes were proposed in this pull request? The pr aims to upgrade `commons-text` to `1.11.0`. ### Why are the changes needed? Release Note - https://commons.apache.org/proper/commons-text/changes-report.html#a1.11.0 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass GA. Closes #1643 from dependabot[bot]/dependabot/maven/java/commons-cli-commons-cli-1.6.0. Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Dongjoon Hyun --- java/bench/pom.xml | 2 +- java/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/java/bench/pom.xml b/java/bench/pom.xml index e653f4c3f8..1767458fc4 100644 --- a/java/bench/pom.xml +++ b/java/bench/pom.xml @@ -80,7 +80,7 @@ commons-cli commons-cli - 1.5.0 + 1.6.0 io.airlift diff --git a/java/pom.xml b/java/pom.xml index a7d406d1bc..90c4402d03 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -135,7 +135,7 @@ commons-cli commons-cli - 1.5.0 + 1.6.0 org.apache.commons