From e37251ca3a84af4598e045843adf42f0fc199add Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 31 Aug 2022 09:39:06 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IONETTY-30430 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fd53d70..45a2430 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.seleniumhq.selenium selenium-java - 3.0.0-beta2 + 3.1.0 org.seleniumhq.selenium