From 4fed564ca40ca3020d7f2b1ddfe8594d9c19785f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 18:08:47 +0000 Subject: [PATCH] Bump commons-io:commons-io from 2.5 to 2.14.0 in /backend Bumps commons-io:commons-io from 2.5 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/pom.xml b/backend/pom.xml index 4f6f3fd3..efe76d52 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -36,7 +36,7 @@ commons-io commons-io - 2.5 + 2.14.0 org.json