From 3ea941a8c0a648e3cce878d4971ded59c27a9730 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Oct 2023 16:49:13 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSON-5962464 --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 4885843b58..6fe0010454 --- a/pom.xml +++ b/pom.xml @@ -341,7 +341,7 @@ - + @@ -355,7 +355,7 @@ - + @@ -369,7 +369,7 @@ - + @@ -544,7 +544,7 @@ - + @@ -558,7 +558,7 @@ - + @@ -572,7 +572,7 @@ - + @@ -912,7 +912,7 @@ But it might be needed for Java 10, because I get this error, that I don't get w org.json json - 20201115 + 20231013