mirror of https://github.com/milvus-io/milvus.git
fix: upgrade com.alibaba:fastjson from 1.2.71 to 1.2.72 (#2925)
Snyk has created this PR to upgrade com.alibaba:fastjson from 1.2.71 to 1.2.72. See this package in NPM: https://www.npmjs.com/package/com.alibaba:fastjson See this project in Snyk: https://app.snyk.io/org/cxie/project/2f701ce6-b421-4bbf-aaad-9d2bdb8569e4?utm_source=github&utm_medium=upgrade-prpull/2926/head
parent
f8cb9e3d43
commit
e8bbe5a322
|
@ -97,7 +97,7 @@
|
|||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>fastjson</artifactId>
|
||||
<version>1.2.71</version>
|
||||
<version>1.2.72</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue