From 65dc05e24913d1ec23ac8e69505d5445685b6035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 08:01:38 +0000 Subject: [PATCH] Bump commons-io:commons-io from 2.7 to 2.14.0 in /examples/ispn-dir-copy Bumps commons-io:commons-io from 2.7 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.14.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/ispn-dir-copy/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ispn-dir-copy/pom.xml b/examples/ispn-dir-copy/pom.xml index a89fad1..dbf958b 100644 --- a/examples/ispn-dir-copy/pom.xml +++ b/examples/ispn-dir-copy/pom.xml @@ -58,7 +58,7 @@ commons-io commons-io - 2.7 + 2.14.0 org.slf4j