From eb66bf349c27d7c2061016f138556ec4e922a95d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 10 Jan 2025 05:34:47 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGASYNCHTTPCLIENT-8447519 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 79b3dad..469090a 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ org.seleniumhq.selenium selenium-java - 4.5.3 + 4.14.0 provided