From df9738fa0094d3afbc442a4b7cf808613f382277 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 12:33:12 +0000 Subject: [PATCH] Bump commons-io from 1.4 to 2.7 in /maven-examples/maven-example/multi1 Bumps commons-io from 1.4 to 2.7. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- maven-examples/maven-example/multi1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maven-examples/maven-example/multi1/pom.xml b/maven-examples/maven-example/multi1/pom.xml index e64e9c2242..a4060a6f11 100644 --- a/maven-examples/maven-example/multi1/pom.xml +++ b/maven-examples/maven-example/multi1/pom.xml @@ -68,7 +68,7 @@ commons-io commons-io - 1.4 + 2.7 org.springframework