diff --git a/default.properties b/default.properties index 04d45883a..fa8ed7026 100644 --- a/default.properties +++ b/default.properties @@ -21,10 +21,10 @@ junit.jar = ${junit.home}/junit-4.10.jar # The location of the Easymock jar -easymock.jar = ${easymock.home}/easymock-2.5.2.jar +easymock.jar = ${easymock.home}/easymock-3.1.jar # The location of the Commons-IO jar -commons-io.jar = ${commons-io.home}/commons-io-2.0.1.jar +commons-io.jar = ${commons-io.home}/commons-io-2.1.jar # Whether or not to fork tests junit.fork = true