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/03/08 11:25:08 UTC

[camel] branch regen_bot updated (954cdc4b1cd -> cffe17d4ba6)

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 954cdc4b1cd CAMEL-19062 - Clean up Parent POM - Picocli
     add 0204bfa2878 Adding support to named parameters on queries provided by using the C… (#9480)
     add da5ac9a645d CAMEL-19062 - Clean up Parent POM - Directory Watcher
     add c3289efaa56 CAMEL-19062 - Clean up Parent POM - Directory Watcher
     add 3e5a9a8b9bd CAMEL-19062 - Clean up Parent POM - Jakarta XML WS API
     add 6f1a31f9605 CAMEL-19062 - Clean up Parent POM - Jakarta XML WS API
     add 43ef4f7687b CAMEL-19062 - Clean up Parent POM - Jakarta Annotations API
     add d8df879a96f CAMEL-19062 - Clean up Parent POM - Jakarta Annotations API
     add cffe17d4ba6 CAMEL-19062 - Clean up Parent POM - Jakarta Annotations API

No new revisions were added by this update.

Summary of changes:
 components/camel-file-watch/pom.xml                |  1 +
 components/camel-jetty/pom.xml                     |  1 +
 components/camel-netty-http/pom.xml                |  1 +
 .../camel-salesforce-component/pom.xml             |  1 +
 components/camel-soap/pom.xml                      |  7 +++++
 components/camel-spring-redis/pom.xml              |  1 +
 components/camel-spring-ws/pom.xml                 |  1 +
 components/camel-spring-xml/pom.xml                |  1 +
 .../org/apache/camel/component/sql/SqlHelper.java  | 30 +++++++++++++---------
 .../apache/camel/component/sql/SqlProducer.java    |  7 ++++-
 .../apache/camel/component/sql/SqlRouteTest.java   | 15 +++++++++++
 .../camel-yaml-dsl-maven-plugin/pom.xml            |  1 +
 parent/pom.xml                                     | 26 -------------------
 tooling/maven/camel-package-maven-plugin/pom.xml   |  1 +
 tooling/openapi-rest-dsl-generator/pom.xml         |  1 +
 15 files changed, 56 insertions(+), 39 deletions(-)