Updated dependencies

This commit is contained in:
Graham Triggs 2017-09-18 15:58:09 +01:00
parent 99efe2a1cd
commit 5320a4f665
7 changed files with 16 additions and 25 deletions

View file

@ -18,7 +18,7 @@ import java.util.Arrays;
import java.util.Iterator;
import java.util.List;
import org.apache.commons.collections.IteratorUtils;
import org.apache.commons.collections4.IteratorUtils;
import org.apache.log4j.Level;
import org.junit.Before;
import org.junit.Test;