Skip to content

Commit

Permalink
Update StreamReadConstraints.java (#951)
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Mar 15, 2023
1 parent 2162a46 commit 17ce703
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -16,7 +16,9 @@
* </li>
* <li>Maximum String value length: default 1_000_000 (see {@link #DEFAULT_MAX_STRING_LEN})
* </li>
* </ul>
* <li>Maximum Nesting depth: default 1000 (see {@link #DEFAULT_MAX_DEPTH})
* </li>
* </ul>
*
* @since 2.15
*/
Expand Down

0 comments on commit 17ce703

Please sign in to comment.