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-174815
pull/3640/head
Snyk bot 2020-09-09 11:01:19 +03:00 committed by GitHub
parent c2459614df
commit b72c9d0070
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>6.14.3</version>
<version>7.3.0</version>
</dependency>
<dependency>