mirror of https://github.com/milvus-io/milvus.git
fix: tests/milvus-java-test/pom.xml to reduce vulnerabilities (#3663)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMBEUST-174815pull/3640/head
parent
c2459614df
commit
b72c9d0070
|
@ -91,7 +91,7 @@
|
|||
<dependency>
|
||||
<groupId>org.testng</groupId>
|
||||
<artifactId>testng</artifactId>
|
||||
<version>6.14.3</version>
|
||||
<version>7.3.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue