From f1b3a29d6ff09efefef343c7f3d697e51a3eeea5 Mon Sep 17 00:00:00 2001 From: snyk-test Date: Fri, 28 Jun 2019 01:31:36 +0000 Subject: [PATCH] fix: webmagic-selenium/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-31517 --- webmagic-selenium/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webmagic-selenium/pom.xml b/webmagic-selenium/pom.xml index 1cbf592..e88cce5 100644 --- a/webmagic-selenium/pom.xml +++ b/webmagic-selenium/pom.xml @@ -13,7 +13,7 @@ org.seleniumhq.selenium selenium-java - 2.41.0 + 3.0.0 us.codecraft