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/20 14:28:44 UTC

[camel] branch regen_bot updated (21de9328790 -> d599de23707)

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 21de9328790 Upgrade SSHD to version 2.11.0 (#11786)
     add d599de23707 CAMEL-20008 - Improve assertion to compare xml (java 21 fix) (#11788)

No new revisions were added by this update.

Summary of changes:
 .../XMLTokenExpressionIteratorGroupingTest.java    |   8 +-
 .../XMLTokenizeExpressionIteratorWModeTest.java    |   8 +-
 .../XMLTokenizeLanguageGroupingTest.java           |  76 ++++++++-------
 .../XMLTokenizeLanguageStreamingFileTest.java      |  24 ++++-
 .../xtokenizer/XMLTokenizeLanguageTest.java        |  65 +++++++------
 .../XMLTokenizeWrapLanguageGroupingTest.java       |  97 ++++++++++---------
 .../xtokenizer/XMLTokenizeWrapLanguageTest.java    | 104 +++++++++++----------
 7 files changed, 221 insertions(+), 161 deletions(-)