From c0d04b65a21b15bda99b0417a8641e11a59eb29d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 21 Jan 2024 17:21:01 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMJAYWAYJSONPATH-6140361 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index e79ce99..d9cc5df --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ com.jayway.jsonpath json-path - 2.3.0 + 2.9.0