From 3626e668de2b78bf29f60b92e408eaf8d5dc3062 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 22 May 2022 22:35:40 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSON-2841369 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 782dc58..c167b83 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.json json - 20160807 + 20180130