This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
from db7874e2a8 When enableJSONOnly=true avoid loading Axiom
new 9534bc19f5 Add some more invalid JSON protection to avoid sensitive
info disclosure
new 0c31026ca4 Code cleanup
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/axis2/json/gson/JSONMessageHandler.java | 15 ++++++++---
.../axis2/json/moshi/JSONMessageHandler.java | 15 ++++++++---
.../apache/axis2/transport/http/AxisServlet.java | 31 +++++++++++++++++++++-
3 files changed, 52 insertions(+), 9 deletions(-)