mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-03 20:39:36 +08:00
Merge branch 'master' of https://github.com/milvus-io/milvus into java_case
This commit is contained in:
commit
ba1af004a9
@ -79,7 +79,7 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-lang3</artifactId>
|
||||
<version>3.9</version>
|
||||
<version>3.10</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
@ -97,7 +97,7 @@
|
||||
<dependency>
|
||||
<groupId>com.alibaba</groupId>
|
||||
<artifactId>fastjson</artifactId>
|
||||
<version>1.2.47</version>
|
||||
<version>1.2.68</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user