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 2023/10/19 17:48:54 UTC

[camel] branch regen_bot updated (3f2b410fb82 -> 1a56b858e85)

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 3f2b410fb82 CAMEL-19990: Upgrade dependencies for Spring Boot 3.1.5
     add 1a56b858e85 Migrate from xmlunit-core to xmlunit-assertj to simplify code (#11774)

No new revisions were added by this update.

Summary of changes:
 components/camel-jmx/pom.xml                       |  3 +-
 .../org/apache/camel/component/jmx/XmlFixture.java | 18 +++-------
 components/camel-schematron/pom.xml                |  3 +-
 components/camel-xj/pom.xml                        |  3 +-
 .../org/apache/camel/component/xj/XJTestUtils.java | 38 +++++++++-------------
 components/camel-xmlsecurity/pom.xml               |  3 +-
 .../camel/dataformat/xmlsecurity/TestHelper.java   |  8 ++---
 parent/pom.xml                                     |  5 +++
 8 files changed, 31 insertions(+), 50 deletions(-)