From f41ccef21652a573148c4c1a9fc93d1bda95b74d Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sat, 19 Mar 2022 23:39:49 +0100 Subject: [PATCH] Bump commons-io to 2.7 (its) --- pom.xml | 2 +- src/it/setup/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a62450d..1dcc650 100644 --- a/pom.xml +++ b/pom.xml @@ -226,7 +226,7 @@ org.apache.maven.plugins:maven-project-info-reports-plugin:2.1:maven-plugin - commons-io:commons-io:1.1:jar + commons-io:commons-io:2.7:jar org.apache.maven.plugins:maven-checkstyle-plugin:2.11:maven-plugin org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:maven-plugin org.apache.maven.plugins:maven-jxr-plugin:2.4:maven-plugin diff --git a/src/it/setup/pom.xml b/src/it/setup/pom.xml index f54b7f9..05dfb11 100644 --- a/src/it/setup/pom.xml +++ b/src/it/setup/pom.xml @@ -50,7 +50,7 @@ commons-io commons-io - 1.1 + 2.7 commons-logging