summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrico Olivelli <eolivelli@apache.org>2023-01-20 14:19:02 +0100
committerGitHub <noreply@github.com>2023-01-20 14:19:02 +0100
commitf26d9b7a84e6ce2d2269a9011ce46b6d28b430e1 (patch)
tree0e5e2d6d26743208ebeefda7dcd714769a0dba46
parentc7e15cee13abcfcad7bece2631716d5238c566a3 (diff)
downloadzookeeper-f26d9b7a84e6ce2d2269a9011ce46b6d28b430e1.tar.gz
[ZOOKEEPER-4659] Upgrade commons-cli to 1.5.0 (#1970)
-rw-r--r--[-rwxr-xr-x]pom.xml2
-rw-r--r--zookeeper-server/src/main/resources/lib/commons-cli-1.5.0.LICENSE.txt (renamed from zookeeper-server/src/main/resources/lib/commons-cli-1.4.LICENSE.txt)0
2 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 232584547..2528c2719 100755..100644
--- a/pom.xml
+++ b/pom.xml
@@ -557,7 +557,7 @@
<junit-platform.version>1.6.2</junit-platform.version>
<mockito.version>3.6.28</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
- <commons-cli.version>1.4</commons-cli.version>
+ <commons-cli.version>1.5.0</commons-cli.version>
<netty.version>4.1.86.Final</netty.version>
<jetty.version>9.4.49.v20220914</jetty.version>
<jackson.version>2.13.2.1</jackson.version>
diff --git a/zookeeper-server/src/main/resources/lib/commons-cli-1.4.LICENSE.txt b/zookeeper-server/src/main/resources/lib/commons-cli-1.5.0.LICENSE.txt
index 6b0b1270f..6b0b1270f 100644
--- a/zookeeper-server/src/main/resources/lib/commons-cli-1.4.LICENSE.txt
+++ b/zookeeper-server/src/main/resources/lib/commons-cli-1.5.0.LICENSE.txt