From fea67d1cd4b3c52408c2ed60127447c2948b3d46 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Jul 2024 08:40:20 +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 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e95ab7e..5209071 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ io.rest-assured rest-assured - 4.3.1 + 5.5.0 io.cucumber