Browse Source

A typo (#1125)

Signed-off-by: yhmo <yihua.mo@zilliz.com>
groot 8 months ago
parent
commit
23be2a6237
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/pom.xml

+ 1 - 1
examples/pom.xml

@@ -64,7 +64,7 @@
         <dependency>
             <groupId>io.milvus</groupId>
             <artifactId>milvus-sdk-java</artifactId>
-            <version>2.4.5</version>
+            <version>2.4.6</version>
         </dependency>
         <dependency>
             <groupId>org.tensorflow</groupId>