From 35a30c933164b561c7309d1006ea193b786f5c62 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 4 Oct 2024 05:44:24 +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-COMMONSIO-8161190 --- 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..4afda47947 100644 --- a/samples/java/pom.xml +++ b/samples/java/pom.xml @@ -99,7 +99,7 @@ commons-io commons-io - 2.5 + 2.14.0 org.json