Skip to content

Commit 63564e0

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IONETTY-8367012
1 parent f93f63b commit 63564e0

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
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>io.milvus</groupId>
5252
<artifactId>milvus-sdk-java</artifactId>
53-
<version>2.3.4</version>
53+
<version>2.3.5</version>
5454
</dependency>
5555
</dependencies>
5656
<build>

0 commit comments

Comments
 (0)