From 4ebdbef82fba52bdfda1839ab58e77d82eb5cd41 Mon Sep 17 00:00:00 2001 From: Snyk bot Date: Fri, 8 May 2020 09:18:51 +0300 Subject: [PATCH 1/2] fix: upgrade org.apache.commons:commons-lang3 from 3.9 to 3.10 (#2254) Snyk has created this PR to upgrade org.apache.commons:commons-lang3 from 3.9 to 3.10. See this package in NPM: https://www.npmjs.com/package/org.apache.commons:commons-lang3 See this project in Snyk: https://app.snyk.io/org/cxie/project/2f701ce6-b421-4bbf-aaad-9d2bdb8569e4?utm_source=github&utm_medium=upgrade-pr --- tests/milvus-java-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/milvus-java-test/pom.xml b/tests/milvus-java-test/pom.xml index 77f3e44964..56b815196f 100644 --- a/tests/milvus-java-test/pom.xml +++ b/tests/milvus-java-test/pom.xml @@ -79,7 +79,7 @@ org.apache.commons commons-lang3 - 3.9 + 3.10 From 56055d9d000faf3889f2ddbf0b5a7291bd4851e2 Mon Sep 17 00:00:00 2001 From: Snyk bot Date: Fri, 8 May 2020 09:19:26 +0300 Subject: [PATCH 2/2] fix: upgrade com.alibaba:fastjson from 1.2.47 to 1.2.68 (#2253) Snyk has created this PR to upgrade com.alibaba:fastjson from 1.2.47 to 1.2.68. See this package in NPM: https://www.npmjs.com/package/com.alibaba:fastjson See this project in Snyk: https://app.snyk.io/org/cxie/project/2f701ce6-b421-4bbf-aaad-9d2bdb8569e4?utm_source=github&utm_medium=upgrade-pr --- tests/milvus-java-test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/milvus-java-test/pom.xml b/tests/milvus-java-test/pom.xml index 56b815196f..1cd38be091 100644 --- a/tests/milvus-java-test/pom.xml +++ b/tests/milvus-java-test/pom.xml @@ -97,7 +97,7 @@ com.alibaba fastjson - 1.2.47 + 1.2.68