privatestaticfinalStringPARSE_DEPTH_EXCEEDED="Trying to parse a path with depth greater than 1000! This has been disabled for security reasons to prevent parsing overflows.";
@ -342,6 +344,10 @@ public class PropertyPath implements Streamable<PropertyPath> {
@@ -342,6 +344,10 @@ public class PropertyPath implements Streamable<PropertyPath> {