v6.2.1
Changes since 6.2.0:
Changes:
<jsonProtection/>now blocks JSON objects with a key"__proto__"by default. (Set<jsonProtection blockProto="false"/>to get back the old behavior.)- Set
showSSLExceptionsdefault tofalseto avoid log spam. (Documented the suggestion that users should set it totruewhen debugging SSL/TLS setup problems.)
Improvements:
- Added a few missing Javadoc comments.
- Upgraded dependencies (maven-plugin-api)