fix: upgrade commons-cli:commons-cli from 1.3 to 1.4 (#1341)

Snyk has created this PR to upgrade commons-cli:commons-cli from 1.3 to 1.4.

See this package in NPM:
https://www.npmjs.com/package/commons-cli:commons-cli

See this project in Snyk:
https://app.snyk.io/org/cxie/project/2f701ce6-b421-4bbf-aaad-9d2bdb8569e4?utm_source=github&utm_medium=upgrade-pr

Signed-off-by: JinHai-CN <hai.jin@zilliz.com>

Co-authored-by: Jin Hai <hai.jin@zilliz.com>
pull/1378/head
Snyk bot 2020-02-25 15:14:03 +01:00 committed by GitHub
parent 5125ef7d55
commit e55f72cad7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>
<version>1.3</version>
<version>1.4</version>
</dependency>
<dependency>