From a1ce1dece5239943f192203fe9368291442dbe40 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Oct 2023 13:23:01 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMMONSCODEC-561518 - https://snyk.io/vuln/SNYK-JAVA-JUNIT-1017047 - https://snyk.io/vuln/SNYK-JAVA-ORGBEANSHELL-72452 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0d550ea..14bc9ce 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ info.cukes cucumber-testng - 1.2.4 + 1.2.6 @@ -45,7 +45,7 @@ com.saucelabs saucerest - 1.0.33 + 1.0.37