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 4921530 Merge pull request #182 from
apache/dependabot/maven/org.apache.felix-org.apache.felix.framework-7.0.1
add e338d5e use HTML encoding on JSON return strings ... starting with
the GSON implementation
add 2cbed4f add legal/owasp-java-encoder-LICENSE.txt which is BSD clause 2
No new revisions were added by this update.
Summary of changes:
legal/owasp-java-encoder-LICENSE.txt | 33 ++++++++++++++++++++++
modules/json/pom.xml | 5 ++++
.../org/apache/axis2/json/gson/JsonFormatter.java | 6 +++-
3 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 legal/owasp-java-encoder-LICENSE.txt