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/10/20 08:24:09 UTC

[camel] branch regen_bot updated (ce71c1e5304 -> 549b26d0fd2)

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 ce71c1e5304 [camel-18627] added null check to check if there was previously committed offset before resuming
     add d347b50a2d4 [CAMEL-15616] Upgrade to Saxon-HE 11.4 (tests pass)
     add dcfd526ab72 [CAMEL-15616] Change type of exception for unsupported XPath/XSLT function
     add 549b26d0fd2 Regen for commit dcfd526ab7254863e0a7772e70c9191ac5939f1d

No new revisions were added by this update.

Summary of changes:
 camel-dependencies/pom.xml                                        | 2 +-
 .../java/org/apache/camel/component/xquery/XQueryBuilder.java     | 6 +++---
 .../java/org/apache/camel/converter/saxon/SaxonConverter.java     | 8 ++++----
 components/camel-xslt-saxon/pom.xml                               | 2 +-
 .../apache/camel/component/xslt/SaxonXsltFeatureRouteTest.java    | 4 ++--
 .../camel/component/xslt/SaxonXsltMessageTerminateTest.java       | 3 +++
 parent/pom.xml                                                    | 2 +-
 7 files changed, 15 insertions(+), 12 deletions(-)