From c6e265999922c01901cf28d4a896346b07e8e9fb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 12 Jan 2025 06:27:51 +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 e200d16..8d2899b 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.seleniumhq.selenium selenium-firefox-driver - 4.12.0 + 4.14.0 org.seleniumhq.selenium