This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 31276cc4d86 CAMEL-18827: camel-kudu - Fix unit test failure with JDK
17 (#8920)
new 57e868ab5cb CAMEL-18825: Make XmlHelper more secure
new 5db23502f13 CAMEL-18825: Make XmlHelper more secure
new 3b12e488b52 CAMEL-18825: Make XmlHelper more secure
The 3 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:
.../org/apache/camel/maven/RouteCoverageMojo.java | 30 ++++++++++++++++------
.../camel/parser/helper/XmlLineNumberParser.java | 9 ++++++-
.../management/mbean/RouteCoverageXmlParser.java | 24 ++++++++++++++---
.../support/builder/xml/XMLConverterHelper.java | 9 ++++++-
.../apache/camel/util/xml/XmlLineNumberParser.java | 8 ++++++
.../java/org/apache/camel/maven/XmlHelper.java | 5 ++++
6 files changed, 72 insertions(+), 13 deletions(-)