Skip to content

Commit 50a0bba

Browse files
committed
fix: pom.xml to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IONETTY-6483812 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-8367012
1 parent 3cfdc8f commit 50a0bba

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
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>io.milvus</groupId>
4747
<artifactId>milvus-sdk-java</artifactId>
48-
<version>2.3.4</version>
48+
<version>2.3.5</version>
4949
</dependency>
5050
</dependencies>
5151
<build>

0 commit comments

Comments
 (0)