From c73865cf9eae639362f56abfa2b93b0809acf92b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 17 Oct 2023 01:41:03 +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 c1ec50e..1e3dbb7 100644 --- a/pom.xml +++ b/pom.xml @@ -135,7 +135,7 @@ org.json json - 20230227 + 20231013 provided