From 7b43f15ad446b02406af978099f1f5bad41eac1e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 22 Aug 2023 15:05:57 +0000 Subject: [PATCH] fix: CLI/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEIVY-5847858 --- CLI/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLI/pom.xml b/CLI/pom.xml index 96a6852a29..3512f56e30 100644 --- a/CLI/pom.xml +++ b/CLI/pom.xml @@ -156,7 +156,7 @@ org.apache.ivy ivy - 2.2.0 + 2.5.2 provided