From 8f72c64fcc4cd8d511d46bbf82f0c41dde4d4f5d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 29 Apr 2023 01:04:45 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSON-5488379 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 593f493..e1774ca 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ json org.json - 20180130 + 20230227