fix: upgrade junit:junit from 4.9 to 4.13 (#1338)

Snyk has created this PR to upgrade junit:junit from 4.9 to 4.13.

See this package in NPM:
https://www.npmjs.com/package/junit:junit

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:27:44 +01:00 committed by GitHub
parent 5f0d81ecab
commit db64c70fe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.9</version>
<version>4.13</version>
</dependency>
<!-- <dependency>-->