From 9dfffed636fb9a3762a52b7f195e0d59554ccaaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 17:47:27 +0000 Subject: [PATCH] Bump commons-io:commons-io from 2.4 to 2.14.0 in /client Bumps commons-io:commons-io from 2.4 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pom.xml b/client/pom.xml index db24e2c..9a77784 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -17,7 +17,7 @@ commons-io commons-io - 2.4 + 2.14.0 commons-codec