fix: upgrade org.apache.commons:commons-lang3 from 3.4 to 3.9 (#1339)

Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.4 to 3.9.

See this package in NPM:
https://www.npmjs.com/package/org.apache.commons:commons-lang3

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>
pull/1340/head^2
Snyk bot 2020-02-25 12:28:34 +01:00 committed by GitHub
parent db64c70fe0
commit 5125ef7d55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.4</version>
<version>3.9</version>
</dependency>
<dependency>