Skip to content

Commit 258358b

Browse files
authored
Merge pull request #26 from zilliztech/dev
upgrade java sdk to milvus 2.4.1
2 parents 481984a + 0a7ea77 commit 258358b

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
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>io.milvus</groupId>
4343
<artifactId>milvus-sdk-java</artifactId>
44-
<version>2.3.1</version>
44+
<version>2.4.1</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>junit</groupId>

0 commit comments

Comments
 (0)