From 2c1c933d22398ceb29ede79b6ac2d1c93144a4a9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 2 Mar 2022 12:14:58 +0000 Subject: [PATCH] fix: upgrade commons-io:commons-io from 2.5 to 2.11.0 Snyk has created this PR to upgrade commons-io:commons-io from 2.5 to 2.11.0. See this package in Maven Repository: https://mvnrepository.com/artifact/commons-io/commons-io/ See this project in Snyk: https://app.snyk.io/org/goustoben/project/98a61486-7cb8-473c-b005-49850b622661?utm_source=github&utm_medium=referral&page=upgrade-pr --- mlflow/java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlflow/java/pom.xml b/mlflow/java/pom.xml index e3bd17e524e66..7621b84e64229 100644 --- a/mlflow/java/pom.xml +++ b/mlflow/java/pom.xml @@ -152,7 +152,7 @@ commons-io commons-io - 2.5 + 2.11.0 org.slf4j