From 95c76d5d207dfbfd8bba2a7e06e02d0cd84be90b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 29 Apr 2023 05:44:49 +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 7fd781da..96b0ad2f 100644 --- a/pom.xml +++ b/pom.xml @@ -241,7 +241,7 @@ org.json json - 20190722 + 20230227