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 e05a334b0 Bump commons.bytebuddy.version from 1.15.7 to 1.15.8 #696 new d2a80a5c2 Normalize Javadoc formatting new 7245fbd82 Add ValidatingObjectInputStream.ObjectStreamClassPredicate to allow configuration reuse The 2 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: src/changes/changes.xml | 1 + .../serialization/ValidatingObjectInputStream.java | 432 +++++++++++++++++++-- src/site/xdoc/description.xml | 14 +- .../io/serialization/MoreComplexObjectTest.java | 35 +- .../ValidatingObjectInputStreamTest.java | 188 +++++++-- 5 files changed, 586 insertions(+), 84 deletions(-)