Skip to content

Commit 0a7ea77

Browse files
committed
upgrade java sdk to milvus 2.4.1
1 parent 481984a commit 0a7ea77

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)