Skip to content

Commit fa1888c

Browse files
committed
update dependence
1 parent 8785334 commit fa1888c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
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.4.8</version>
44+
<version>2.5.1</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>junit</groupId>
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>io.netty</groupId>
7070
<artifactId>netty-common</artifactId>
71-
<version>4.1.100.Final</version>
71+
<version>4.1.115.Final</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>io.netty</groupId>

0 commit comments

Comments
 (0)