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 3a5688507 Bump github/codeql-action from 3.29.7 to 3.29.9 (#768)
new 34bc00c21 Javadoc
new 73349f6bd Javadoc
new a478e88a2 Javadoc
The 3 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:
.../apache/commons/io/build/AbstractSupplier.java | 2 +-
.../commons/io/file/CountingPathVisitor.java | 8 +++---
.../apache/commons/io/file/SimplePathVisitor.java | 2 +-
.../commons/io/input/BoundedInputStream.java | 2 +-
.../io/input/BufferedFileChannelInputStream.java | 2 +-
.../apache/commons/io/input/NullInputStream.java | 2 +-
.../apache/commons/io/input/ProxyInputStream.java | 4 +--
.../commons/io/input/ThrottledInputStream.java | 6 ++--
.../io/output/AbstractByteArrayOutputStream.java | 4 +--
.../commons/io/output/ProxyOutputStream.java | 2 +-
.../serialization/ObjectStreamClassPredicate.java | 14 +++++-----
.../serialization/ValidatingObjectInputStream.java | 32 +++++++++++-----------
.../serialization/AbstractCloseableListTest.java | 7 +++--
13 files changed, 45 insertions(+), 42 deletions(-)