Skip to content

Commit

Permalink
Merge pull request #26 from zilliztech/dev
Browse files Browse the repository at this point in the history
upgrade java sdk to milvus 2.4.1
  • Loading branch information
nianliuu authored May 20, 2024
2 parents 481984a + 0a7ea77 commit 258358b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>io.milvus</groupId>
<artifactId>milvus-sdk-java</artifactId>
<version>2.3.1</version>
<version>2.4.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 258358b

Please sign in to comment.