This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git
from 9d9c47364 Bump version to 2.21.0-SNAPSHOT
new 0bb79faf1 Bump version to 2.21.0-SNAPSHOT
new a07540441 Fix compiler warning
new d73c07fad Add @Override
new 2599cba0b Remove unused exception
new 2780f18c0 Remove unused exception
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pom.xml | 2 +-
src/test/java/org/apache/commons/io/EndianUtilsTest.java | 2 +-
src/test/java/org/apache/commons/io/channels/FileChannelsTest.java | 4 ++--
.../org/apache/commons/io/comparator/CompositeFileComparatorTest.java | 1 +
.../java/org/apache/commons/io/file/CopyDirectoryVisitorTest.java | 2 +-
src/test/java/org/apache/commons/io/function/IOIterableTest.java | 4 ++--
.../java/org/apache/commons/io/output/ByteArrayOutputStreamTest.java | 2 +-
.../apache/commons/io/output/RandomAccessFileOutputStreamTest.java | 2 +-
.../org/apache/commons/io/output/ThresholdingOutputStreamTest.java | 2 +-
9 files changed, 11 insertions(+), 10 deletions(-)