From 7795598312cd3a7bba5f9b3c8d7023cb1f3a345f Mon Sep 17 00:00:00 2001 From: Kristian Rosenvold Date: Tue, 15 Jun 2021 11:10:13 +0200 Subject: [PATCH] Updated commons-io, require java 8. Bumped to 3.3.0-SNAPSHOT --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c2f8cc4b..d3a04e25 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ plexus-io - 3.2.1-SNAPSHOT + 3.3.0-SNAPSHOT Plexus IO Components @@ -31,7 +31,7 @@ true - 7 + 8 2020-01-20T18:52:37Z @@ -56,7 +56,7 @@ commons-io commons-io - 2.6 + 2.10.0 junit