We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1530664 commit 4fff300Copy full SHA for 4fff300
src/main/java/com/github/underscore/Json.java
@@ -32,7 +32,6 @@
32
33
@SuppressWarnings({"java:S3740", "java:S3776"})
34
public final class Json {
35
-
36
private static final int PARSE_MAX_DEPTH = 10_000;
37
38
private Json() {}
0 commit comments