From 304ba407c561b9cfdc79a321f9c8d3f28b4427b5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 28 Apr 2023 16:08:07 +0000 Subject: [PATCH] fix: samples/java/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGJSON-5488379 --- samples/java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/java/pom.xml b/samples/java/pom.xml index e18341ec93..a347ea9e34 100644 --- a/samples/java/pom.xml +++ b/samples/java/pom.xml @@ -104,7 +104,7 @@ org.json json - 20160810 + 20230227 org.hyperledger