This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from eb527b5f7b2 Upgrade Kudu to 1.16.0 (#8919)
add 31276cc4d86 CAMEL-18827: camel-kudu - Fix unit test failure with JDK
17 (#8920)
add 57e868ab5cb CAMEL-18825: Make XmlHelper more secure
add 5db23502f13 CAMEL-18825: Make XmlHelper more secure
add 3b12e488b52 CAMEL-18825: Make XmlHelper more secure
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/maven/RouteCoverageMojo.java | 30 ++++++++++++++++------
.../camel/parser/helper/XmlLineNumberParser.java | 9 ++++++-
components/camel-kudu/pom.xml | 16 ++++++++++++
.../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 ++++
7 files changed, 88 insertions(+), 13 deletions(-)