From e8bfe097fbb0b14830d82ef1bb324fadd1da589b Mon Sep 17 00:00:00 2001 From: Will Herrmann Date: Mon, 8 Oct 2018 16:32:49 -0500 Subject: [PATCH] Upgrading Apache Commons IO from 2.4 to 2.6 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index dacd9c4094..f2c9725ac8 100644 --- a/pom.xml +++ b/pom.xml @@ -815,7 +815,7 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code commons-io commons-io - 2.4 + 2.6 org.mockito