From d0d21f32b4bb8ef58f1eb9c8e2de742a3e225964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 18:52:21 +0000 Subject: [PATCH] chore(deps): bump commons-io:commons-io from 2.8.0 to 2.14.0 in /auth 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] --- auth/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth/pom.xml b/auth/pom.xml index eb9de24dbb2..81a0f7918a6 100644 --- a/auth/pom.xml +++ b/auth/pom.xml @@ -66,7 +66,7 @@ limitations under the License. commons-io commons-io - 2.8.0 + 2.14.0 junit