From 23683741efd4e0cc8f9d9040b5d57826790781c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 18:53:08 +0000 Subject: [PATCH] Bump commons-io:commons-io from 2.8.0 to 2.14.0 in /storage-service Bumps commons-io:commons-io from 2.8.0 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- storage-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/storage-service/pom.xml b/storage-service/pom.xml index 90140b0..4bebc45 100644 --- a/storage-service/pom.xml +++ b/storage-service/pom.xml @@ -51,7 +51,7 @@ commons-io commons-io - 2.8.0 + 2.14.0 io.jsonwebtoken