From 66816d3d02eb2fc16e18e9a8ba2026c8ffa3008a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 15 Oct 2023 16:11:20 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b53a202..c3effe6 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ org.json json - 20180813 + 20231013 \ No newline at end of file