From 53c5dd755a2600d05dde23900148d178ca09bd0b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Apr 2023 17:03:30 +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 946f4c6..471aec6 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ org.json json - 20211205 + 20230227