From acf2c23720828174a3060f4d58f70a50894a3912 Mon Sep 17 00:00:00 2001 From: karen-avetisyan-mc Date: Mon, 24 Nov 2025 15:49:57 +0000 Subject: [PATCH 1/2] Updating the json-path and json smaprt version, to fix the security violation CVE-2024-57699 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7ceb828..3b5040c 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ com.jayway.jsonpath json-path - 2.9.02.10.0 @@ -119,7 +119,7 @@ net.minidev json-smart - 2.5.2 + 2.6.0 test From 166a8028bf0329fc54ca86460f425333550d1716 Mon Sep 17 00:00:00 2001 From: karen-avetisyan-mc <117922723+karen-avetisyan-mc@users.noreply.github.com> Date: Mon, 24 Nov 2025 15:54:20 +0000 Subject: [PATCH 2/2] Fix formatting issue in pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3b5040c..6647689 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ com.jayway.jsonpath json-path2.10.0 + 2.10.0