From 1a42cdf0551f76c281221b55756f5a55db0b1506 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 28 Jul 2025 10:01:47 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-8731360 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fd53d70..3ebfcf9 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ org.seleniumhq.selenium selenium-java - 3.0.0-beta2 + 3.0.0 org.seleniumhq.selenium