Commons IO uses Maven its build system.
Commons IO requires a minimum of JDK 8 to build.
You may also be interested in the upgrade notes:
The following Maven commands can be used to build io:
mvn
mvn clean
mvn test
mvn site
mvn package