mirror of https://github.com/milvus-io/milvus.git
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
parent
5f0d81ecab
commit
db64c70fe0
|
@ -87,7 +87,7 @@
|
|||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.9</version>
|
||||
<version>4.13</version>
|
||||
</dependency>
|
||||
|
||||
<!-- <dependency>-->
|
||||
|
|
Loading…
Reference in New Issue