Skip to content

Commit b3ecc20

Browse files
committed
fix: upgrade io.milvus:milvus-sdk-java from 2.3.4 to 2.5.4
Snyk has created this PR to upgrade io.milvus:milvus-sdk-java from 2.3.4 to 2.5.4. See this package in maven: io.milvus:milvus-sdk-java See this project in Snyk: https://app.snyk.io/org/m0ver/project/5eb064c7-c755-4c05-8c9b-21d0bd345099?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c6a5e57 commit b3ecc20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>io.milvus</groupId>
4747
<artifactId>milvus-sdk-java</artifactId>
48-
<version>2.3.4</version>
48+
<version>2.5.4</version>
4949
</dependency>
5050
</dependencies>
5151
<build>

0 commit comments

Comments
 (0)