From a03ea07d9d3751674ce322596d4ef4d04a9f160e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 18:22:25 +0000 Subject: [PATCH] Bump commons-io:commons-io from 2.6 to 2.14.0 in /core/java/flap-core Bumps commons-io:commons-io from 2.6 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- core/java/flap-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/java/flap-core/pom.xml b/core/java/flap-core/pom.xml index aca0a15..ae57c27 100644 --- a/core/java/flap-core/pom.xml +++ b/core/java/flap-core/pom.xml @@ -19,7 +19,7 @@ commons-io commons-io - 2.6 + 2.14.0 junit