You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/09/14 15:13:27 UTC

[karaf] 01/01: Merge pull request #611 from jbonofre/KARAF-5911

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git

commit cc3332e97fa53a579312894d08e383f321a96aed
Merge: b15ce91 0c36c50
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Fri Sep 14 17:13:21 2018 +0200

    Merge pull request #611 from jbonofre/KARAF-5911
    
    [KARAF-5911] Restrict XML entities

 .../java/javax/xml/stream/XMLInputFactory.java     | 24 +++++++++++++++++++---
 .../main/java/org/apache/karaf/util/XmlUtils.java  | 16 +++++++++++++++
 2 files changed, 37 insertions(+), 3 deletions(-)