This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git
from 5b7a6fe89 [test] Bump commons.bytebuddy.version from 1.18.8 to 1.18.10
(#4655).
add a07170bf8 Add a strict mode to ValidatingObjectInputStream (#861)
No new revisions were added by this update.
Summary of changes:
.../serialization/ValidatingObjectInputStream.java | 137 +++++++++++++---
.../ValidatingObjectInputStream2Test.java | 172 +++++++++++++++++++++
2 files changed, 287 insertions(+), 22 deletions(-)
create mode 100644
src/test/java/org/apache/commons/io/serialization/ValidatingObjectInputStream2Test.java