Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6e2b964

Browse files
committed
Add a reference to safe deserlialization
1 parent 7b76a31 commit 6e2b964

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/site/xdoc/security.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,5 +114,10 @@
114114
</p>
115115
</subsection>
116116
</section>
117-
</body>
117+
<section name="Safe Deserialization">
118+
<p>
119+
For information about safe deserialization, please see <a href="https://commons.apache.org/io/description.html#Safe_Deserialization">Safe Deserialization</a>.
120+
</p>
121+
</section>
122+
</body>
118123
</document>

0 commit comments

Comments
 (0)