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 2020/10/06 20:15:40 UTC

[camel] branch regen_bot updated (6af48a7 -> 6894617)

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 6af48a7  CAMEL-15644: Fixed potential NPE in camel-salesforce.
     add b8c93ac  CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x"
     add fce17cc  CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x, correct OSGi range
     add 8824941  CAMEL-15616:camel-saxon - Upgrade to Saxon 10.x, correct OSGi range in xslt-saxon
     add 6894617  Regen

No new revisions were added by this update.

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