mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-08 01:58:34 +08:00
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>
This commit is contained in:
parent
5f0d81ecab
commit
db64c70fe0
@ -87,7 +87,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
<version>4.9</version>
|
<version>4.13</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- <dependency>-->
|
<!-- <dependency>-->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user