From 109ba06059ef60dc799f3ea72917e1c33eff4e35 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 29 Apr 2023 15:08:10 +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 782dc58..6b9836a 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 + 20230227