Skip to content

Commit 87e85de

Browse files
committed
Add a strict mode to ValidatingObjectInputStream (#861).
1 parent a07170b commit 87e85de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ The <action> type attribute can be add,update,fix,remove.
6868
<action type="add" dev="ggregory" due-to="Gary Gregory">Add DeferredFileOutputStream.Builder.setDeleteTempFileOnClose(boolean) (#858).</action>
6969
<action type="add" dev="ggregory" due-to="Gary Gregory">Add PathUtils.clear[IfExists](Path) (#858).</action>
7070
<action type="add" dev="ggregory" due-to="Gary Gregory">Add PathUtils.deleteIfExists(Path) (#858).</action>
71+
<action type="add" dev="ggregory" due-to="Gary Gregory">Add a strict mode to ValidatingObjectInputStream (#861).</action>
7172
<!-- UPDATE -->
7273
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 98 to 102 (#849).</action>
7374
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons-codec:commons-codec from 1.21.0 to 1.22.0.</action>

0 commit comments

Comments
 (0)