You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/12/25 14:30:44 UTC

[camel] branch regen_bot updated (628a1622666 -> 0bc10ee6139)

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 628a1622666 CAMEL-18825: Make XML parser/transformers more secure out of the box.
     add e59b22c3cb1 CAMEL-18825: Make XML parser/transformers more secure out of the box.
     add 0a860de26ea CAMEL-18825: Make XML parser/transformers more secure out of the box.
     add 0c9e8ff16d5 xstream upgrade to 1.4.20
     add 0bc10ee6139 CAMEL-18825: Make XML parser/transformers more secure out of the box.

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                                 |  2 +-
 .../org/apache/camel/converter/jaxb/JaxbDataFormat.java    | 14 ++++++++------
 .../org/apache/camel/builder/xml/XPathFeatureTest.java     | 14 ++++++++++----
 .../java/org/apache/camel/converter/jaxp/XmlConverter.java |  7 +++++++
 .../camel/support/builder/xml/XMLConverterHelper.java      |  7 +++++++
 .../modules/ROOT/pages/camel-3x-upgrade-guide-3_21.adoc    |  4 ++++
 parent/pom.xml                                             |  2 +-
 7 files changed, 38 insertions(+), 12 deletions(-)