From ea909b267a94e9e569bffa52ae6d6c3d3bedaa12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 04:31:10 +0000 Subject: [PATCH] Bump commons-io Bumps commons-io from 1.1 to 2.7. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../src/main/resources/archetype-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tapestry-archetype/src/main/resources/archetype-resources/pom.xml b/tapestry-archetype/src/main/resources/archetype-resources/pom.xml index 26fe44eac..f8adca849 100644 --- a/tapestry-archetype/src/main/resources/archetype-resources/pom.xml +++ b/tapestry-archetype/src/main/resources/archetype-resources/pom.xml @@ -21,7 +21,7 @@ commons-io commons-io - 1.1 + 2.7